|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||