new OptionItem()
- Source:
Methods
(static) OptionItem#getItem() → {Null|base.Reference}
Get the field value
Reference to an item
- Source:
Returns:
- Type
- Null | base.Reference
(static) OptionItem#getOption() → {Null|base.Reference}
Get the field value
Reference to an option
- Source:
Returns:
- Type
- Null | base.Reference
(static) OptionItem#setItem(item)
Set the field value
Reference to an item
Parameters:
Name | Type | Description |
---|---|---|
item |
Null | base.Reference |
- Source:
(static) OptionItem#setOption(option)
Set the field value
Reference to an option
Parameters:
Name | Type | Description |
---|---|---|
option |
Null | base.Reference |
- Source: