Uses of Class
com.softwareag.centrasite.appl.framework.validation.impl.SelectableValue

Packages that use SelectableValue
com.softwareag.centrasite.appl.framework.validation.impl   
 

Uses of SelectableValue in com.softwareag.centrasite.appl.framework.validation.impl
 

Methods in com.softwareag.centrasite.appl.framework.validation.impl that return types with arguments of type SelectableValue
 java.util.Collection<SelectableValue> ValidatableSelectedValueProperty.getSelectableValues()
          Returns the array of selectable values.
 

Method parameters in com.softwareag.centrasite.appl.framework.validation.impl with type arguments of type SelectableValue
 void ValidatableSelectedValueProperty.setSelectableValues(java.util.Collection<SelectableValue> pSelectableValues)
          Sets the array of selectable values.