[html-formfu] custom ExtJS element
Moritz Onken
onken at houseofdesign.de
Thu Jun 25 10:26:07 GMT 2009
>
>
>> 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
More information about the HTML-FormFu
mailing list