| Package | Description |
|---|---|
| org.squashtest.tm.domain.customfield |
| Modifier and Type | Method and Description |
|---|---|
CustomFieldValueOption |
CustomFieldValueOption.copy() |
| Modifier and Type | Method and Description |
|---|---|
List<CustomFieldValueOption> |
TagsValue.getSelectedOptions() |
List<CustomFieldValueOption> |
MultiValuedCustomFieldValue.getSelectedOptions()
Returns the selected options as a collection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TagsValue.addCUFieldValueOption(CustomFieldValueOption cufVO) |
void |
TagsValue.removeCUFValueOption(CustomFieldValueOption cufVO) |
| Modifier and Type | Method and Description |
|---|---|
void |
TagsValue.setSelectedOptions(List<CustomFieldValueOption> options) |
void |
MultiValuedCustomFieldValue.setSelectedOptions(List<CustomFieldValueOption> options)
Sets the value as a list of CustomFieldValueOption
|
Copyright © 2010-2015 Henix, henix.fr. All Rights Reserved.