Uses of Class
com.gentics.contentnode.rest.model.SelectOption

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)
           
 



Copyright © 2014 Gentics Software GmbH. All Rights Reserved.