com.frevvo.forms.client
public static interface ControlTypeEntry.Option
Modifier and Type | Method and Description |
---|---|
String |
getLabel() |
String |
getValue() |
boolean |
isSelected() |
void |
setLabel(String label) |
void |
setSelected(boolean selected) |
void |
setValue(String value) |
Copyright © 2006–2015 frevvo Inc. All rights reserved.