| HTML-FormFu-ExtJS documentation | view source | Contained in the HTML-FormFu-ExtJS distribution. |
HTML::FormFu::ExtJS::Element::SimpleTable
version 0.090
This element renders a simple table using ExtJS column layout. There is no way to influence the width etc. of each column. They get distributed equally.
To create layouts with individual width and styles see HTML::FormFu::ExtJS::Element::Multi.
HTML::FormFu::ExtJS::Element::SimpleTable - Simple table layout
Copyright 2008 Moritz Onken, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
Moritz Onken <onken@netcubed.de>
This software is Copyright (c) 2011 by Moritz Onken.
This is free software, licensed under:
The (three-clause) BSD License
| HTML-FormFu-ExtJS documentation | view source | Contained in the HTML-FormFu-ExtJS distribution. |