dackiller
25 Jul 2009, 2:52 PM
Hi all...
I trying to create my own Composite Widget + Events on GXT, but i don't know what is the easy way to do this...
On this moment i did a widget extending from com.extjs.gxt.ui.client.widget.Composite.
How to capture this Composite Widget Events from My Entrypoint ?
In GWT register EventsHandler it's easy, but how to register EventsHandlers to Composite Widget in GXT framework ?
I'm digging into Grid.class, (it's to hard !.... i'm like a new operator reading the matrix code :-?) , it's very complex.
Can help me to understand how GXT EventsHandlers Works ?
Links, forum post or any information is valid...
Thank you very much !
I trying to create my own Composite Widget + Events on GXT, but i don't know what is the easy way to do this...
On this moment i did a widget extending from com.extjs.gxt.ui.client.widget.Composite.
How to capture this Composite Widget Events from My Entrypoint ?
In GWT register EventsHandler it's easy, but how to register EventsHandlers to Composite Widget in GXT framework ?
I'm digging into Grid.class, (it's to hard !.... i'm like a new operator reading the matrix code :-?) , it's very complex.
Can help me to understand how GXT EventsHandlers Works ?
Links, forum post or any information is valid...
Thank you very much !