Uses of Class
org.squashtest.tm.domain.customfield.CustomFieldOption

Packages that use CustomFieldOption
org.squashtest.tm.domain.customfield   
 

Uses of CustomFieldOption in org.squashtest.tm.domain.customfield
 

Methods in org.squashtest.tm.domain.customfield that return types with arguments of type CustomFieldOption
 List<CustomFieldOption> SingleSelectField.getOptions()
           
 

Methods in org.squashtest.tm.domain.customfield with parameters of type CustomFieldOption
 void SingleSelectField.addOption(CustomFieldOption option)
          Will check if label and the code are available among the existing options.
 



Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.