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) voidProperty.setOptions(List<SelectOption> options) voidSelectSetting.setOptions(List<SelectOption> options) Set the option listvoidProperty.setSelectedOptions(List<SelectOption> selectedOptions)