|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SelectOption | |
---|---|
com.gentics.contentnode.rest.model |
Uses of SelectOption in com.gentics.contentnode.rest.model |
---|
Methods in com.gentics.contentnode.rest.model that return types with arguments of type SelectOption | |
---|---|
List<SelectOption> |
Property.getOptions()
Possible options |
List<SelectOption> |
Property.getSelectedOptions()
Selected options |
Method parameters in com.gentics.contentnode.rest.model with type arguments of type SelectOption | |
---|---|
void |
Property.setOptions(List<SelectOption> options)
|
void |
Property.setSelectedOptions(List<SelectOption> selectedOptions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |