This should do it. If you want to create a custom ExtJS element you
have to create both a HTML::FormFu::Element::ExtJS::ItemSelector and a
HTML::FormFu::ExtJS::Element::ItemSelector.

The elements in the HTML::FormFu::ExtJS::Element namespace are not
objects in the OO sense. They just provide a "render" method which is
used by ::ExtJS to render a HTML::FormFu::Element.

Which part of HTML::FormFu::ExtJS holds that magic?



Have a look at the _render_items method in ExtJS.pm

cheers,

moritz


_______________________________________________
HTML-FormFu mailing list
[email protected]
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to