Package | Description |
---|---|
com.llwork.external |
Modifier and Type | Class and Description |
---|---|
class |
NameValueItem
Implementation of LLwork of the interface INameValueItem.
|
Modifier and Type | Method and Description |
---|---|
INameValueItem[] |
PropertyItemDescriptor.getPossibleValues() |
INameValueItem[] |
IPropertyItemDescriptor.getPossibleValues()
Returns the possible values for the property.
|
Modifier and Type | Method and Description |
---|---|
void |
PropertyItemDescriptor.setPossibleValues(INameValueItem[] possibleValues) |
void |
IPropertyItemDescriptor.setPossibleValues(INameValueItem[] possibleValues)
Sets the possible values for the property
|