Uses of Class
org.exoplatform.gwtframework.ui.client.component.ToolbarItem

Packages that use ToolbarItem
org.exoplatform.gwtframework.ui.client.component   
 

Uses of ToolbarItem in org.exoplatform.gwtframework.ui.client.component
 

Methods in org.exoplatform.gwtframework.ui.client.component that return ToolbarItem
 ToolbarItem Toolbar.addDelimiter()
          Add delimiter to the left
 ToolbarItem Toolbar.addDelimiter(boolean rightDocking)
          Add delimiter to the specified side.
 ToolbarItem Toolbar.addItem(com.google.gwt.user.client.ui.Widget widget)
          Adds a new item to the left of the toolbar.
 ToolbarItem Toolbar.addItem(com.google.gwt.user.client.ui.Widget widget, boolean rightDocking)
          Adds a new item to the specified side of the toolbar.
 

Methods in org.exoplatform.gwtframework.ui.client.component with parameters of type ToolbarItem
 void Toolbar.add(ToolbarItem item)
          Add ToolbarItem to this Toolbar.
 



Copyright © 2012 eXo Platform SAS. All Rights Reserved.