| Package | Description |
|---|---|
| org.dspace.app.xmlui.wing.element |
| Modifier and Type | Field and Description |
|---|---|
protected List<Value> |
Field.values
The value of this field
|
| Modifier and Type | Method and Description |
|---|---|
Value |
Instance.addOptionValue(String option)
Add an option value, there may be many of these.
|
Value |
Text.setAuthorityValue()
Set the authority value of the field removing any previous authority values.
|
Value |
TextArea.setAuthorityValue()
Set an empty authority value on the field, removing any previous authority values.
|
Value |
Instance.setAuthorityValue()
Set the authority value of the field removing any previous authority values.
|
Value |
Text.setAuthorityValue(String characters,
String confidence)
Set the authority value of the field removing any previous authority values.
|
Value |
TextArea.setAuthorityValue(String characters,
String confidence)
Set the authority value of the field removing any previous authority values.
|
Value |
Instance.setAuthorityValue(String characters,
String confidence)
Set the authority value of the field removing any previous authority values.
|
Value |
Instance.setInterpretedValue()
Set the interpreted value of the field removing any previous interpreted
values.
|
Value |
Hidden.setValue()
Set the raw value of the field removing any previous raw values.
|
Value |
Text.setValue()
Set the raw value of the field removing any previous raw values.
|
Value |
TextArea.setValue()
Set the raw value of the field removing any previous raw values.
|
Value |
Button.setValue()
Set the button's label, removing any previous label's
|
Value |
Instance.setValue()
Set the raw value of the field removing any previous raw values.
|
Copyright © 2016 DuraSpace. All rights reserved.