Uses of Class
org.jboss.errai.workspaces.client.widgets.WSTabPanel

Packages that use WSTabPanel
org.jboss.errai.workspaces.client.layout   
org.jboss.errai.workspaces.client.widgets   
org.jboss.errai.workspaces.client.widgets.dnd   
 

Uses of WSTabPanel in org.jboss.errai.workspaces.client.layout
 

Fields in org.jboss.errai.workspaces.client.layout declared as WSTabPanel
 WSTabPanel WorkspaceLayout.tabPanel
          Deprecated.  
 

Uses of WSTabPanel in org.jboss.errai.workspaces.client.widgets
 

Methods in org.jboss.errai.workspaces.client.widgets with parameters of type WSTabPanel
 void WSTab.setPanel(WSTabPanel panel)
           
 

Uses of WSTabPanel in org.jboss.errai.workspaces.client.widgets.dnd
 

Constructors in org.jboss.errai.workspaces.client.widgets.dnd with parameters of type WSTabPanel
TabDropController(WSTabPanel widget, WSTab targetTab)
           
 



Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.