Hi to All,
there is a possibility to use a Ext.app.SearchField without store but with a simply association to a icon with my javascript function?
Thanks in advance
Printable View
Hi to All,
there is a possibility to use a Ext.app.SearchField without store but with a simply association to a icon with my javascript function?
Thanks in advance
I created my own field as extension of a TriggerField in which i insert a function as property and i used "x-form-search-trigger" as triggerClass.