|
||||||||||
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 | |
---|---|
java.util.List<SelectOption> |
Property.getOptions()
Possible options |
java.util.List<SelectOption> |
Property.getSelectedOptions()
Selected options |
Method parameters in com.gentics.contentnode.rest.model with type arguments of type SelectOption | |
---|---|
void |
Property.setOptions(java.util.List<SelectOption> options)
|
void |
Property.setSelectedOptions(java.util.List<SelectOption> selectedOptions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |