Uses of Class
com.gentics.contentnode.rest.model.SelectOption
Packages that use SelectOption
-
Uses of SelectOption in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return SelectOptionModifier and TypeMethodDescriptionMethods in com.gentics.contentnode.rest.model that return types with arguments of type SelectOptionModifier and TypeMethodDescriptionPart.getOptions()
Possible optionsProperty.getOptions()
Possible optionsSelectSetting.getOptions()
Selectable options of the datasourceProperty.getSelectedOptions()
Selected optionsMethod parameters in com.gentics.contentnode.rest.model with type arguments of type SelectOptionModifier and TypeMethodDescriptionPart.setOptions
(List<SelectOption> options) void
Property.setOptions
(List<SelectOption> options) void
SelectSetting.setOptions
(List<SelectOption> options) Set the option listvoid
Property.setSelectedOptions
(List<SelectOption> selectedOptions)