NAME

HTML::FormFu::ExtJS::Element::SimpleTable - Simple table layout

VERSION

version 0.072

DESCRIPTION

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.

SEE ALSO

HTML::FormFu::Element::Multi

COPYRIGHT & LICENSE

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.