public class CommandGroupsList extends Object implements com.google.gwt.user.client.ui.IsWidget
| Modifier and Type | Class and Description |
|---|---|
static interface |
CommandGroupsList.Handler |
| Constructor and Description |
|---|
CommandGroupsList(com.google.gwt.dom.client.Style.Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
void |
addCommand(CommandItem item) |
com.google.gwt.user.client.ui.Widget |
asWidget() |
void |
refresh() |
void |
reset() |
void |
setSelectionHandler(CommandGroupsList.Handler handler) |
public CommandGroupsList(com.google.gwt.dom.client.Style.Unit unit)
public void addCommand(CommandItem item)
public com.google.gwt.user.client.ui.Widget asWidget()
asWidget in interface com.google.gwt.user.client.ui.IsWidgetpublic void reset()
public void refresh()
public void setSelectionHandler(CommandGroupsList.Handler handler)
Copyright © 2015. All rights reserved.