I do realise that I could be looking at com.google.gwt.uibinder.elementparsers.TabLayoutPanelParser.
So, how do I get gwt compiler to use SuperDuperTabLayoutPanelParser, which I supposedly would create? All because I want to put a close button on the tab, actually!!! May be, I should just patch TabLayoutPanel. BTW, why you gwt architects (apologies for asking so pointed a question) forgot to put the close button and dragable resize in dialogbox too? I was able to get around that by extending decoratedpanel and copying the code of dialogbox, without penalty from uibinder. Back to the original question, how to stick my own parser into the whole gwt compiler schmazz? Or if, I wish to build my own gwt-usr.jar, which class calls TabLayoutPanelParser or any of the element parsers so I could stick a call in there. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
