Forum /
Ext GWT Community Forums (1.x) /
Ext GWT: Help & Discussion (1.x) /
Customized header
Customized header
I want to create a customized and designed header for my website. With logo and a bar ect. This bar should be able to fire events like "Logout" "Show Help" that are connected to my gxt-application-methods.
How I can do this in a good way?
You might find HtmlContainer helpful in this case.
Well this container isn't the problem, but how exactly I can call methods from this container?
I want to Logout with a button in the header, so I needto call
Dispatcher.get().... with an LOGOUT event... how to do this ?
Add a button to the html container with a selection listener.
You can add directly Widgets to the container? But how to position it ?
Read the link I posted above.
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us