| Package | Description |
|---|---|
| de.swm.commons.mobile.client.widgets.command |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandDropDown.add(DropDownItem item) |
void |
CommandDropDown.add(DropDownItem item,
boolean selected) |
| Constructor and Description |
|---|
CommandDropDown(DropDownItem[] items,
String headerText,
com.google.gwt.resources.client.ImageResource normalIcon,
com.google.gwt.resources.client.ImageResource highlightIcon,
com.google.gwt.event.logical.shared.ValueChangeHandler<String> handler) |
Copyright © 2011–2015 SWM. All rights reserved.