Extend GWT widget built using UIBinder
        Posted  
        
            by Eric Landry
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Eric Landry
        
        
        
        Published on 2010-04-14T18:16:54Z
        Indexed on 
            2010/04/14
            21:03 UTC
        
        
        Read the original article
        Hit count: 349
        
I'm trying to extend a GWT widget that is built using UIBinder. UIBinder expects the fields in ui.xml to be in the extended widget. The problem that was well described by 'Blessed Geek' on Google Groups. Any tips/tricks?
© Stack Overflow or respective owner