public class MultiSelectWidget extends Object implements com.google.gwt.user.client.ui.IsWidget
| Constructor and Description |
|---|
MultiSelectWidget(List<Vocabulary> vocabularyList,
String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
addStyleName(String styleName) |
com.google.gwt.user.client.ui.Widget |
asWidget() |
List<String> |
getSelections() |
public MultiSelectWidget(List<Vocabulary> vocabularyList, String name)
Copyright © 2019. All rights reserved.