UiBinder Dynamic DockPanel
        Posted  
        
            by murray
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by murray
        
        
        
        Published on 2010-03-23T05:10:29Z
        Indexed on 
            2010/03/23
            5:11 UTC
        
        
        Read the original article
        Hit count: 672
        
Simple Question .... If I have a StackLayoutPanel on the left, I want to click it have a dynamically loaded widget in my DockLayoutPanel on right ... similar to the GWt example http://gwt.google.com/samples/Mail/Mail.html.. where clicking anything under mailboxes would trigger a different widget on right...
© Stack Overflow or respective owner