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

Packages that use WSTab
org.jboss.errai.workspaces.client.widgets   
org.jboss.errai.workspaces.client.widgets.dnd   
 

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

Methods in org.jboss.errai.workspaces.client.widgets with parameters of type WSTab
 void WSTabPanel.add(com.google.gwt.user.client.ui.Widget panel, WSTab tab)
           
 

Method parameters in org.jboss.errai.workspaces.client.widgets with type arguments of type WSTab
 void WSTab.addTabCloseHandler(com.google.gwt.event.logical.shared.CloseHandler<WSTab> closeHandler)
           
 

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

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



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