|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Value | |
|---|---|
| org.dspace.app.xmlui.wing.element | |
| Uses of Value in org.dspace.app.xmlui.wing.element |
|---|
| Fields in org.dspace.app.xmlui.wing.element with type parameters of type Value | |
|---|---|
protected List<Value> |
Field.values
The value of this field |
| Methods in org.dspace.app.xmlui.wing.element that return Value | |
|---|---|
Value |
Instance.addOptionValue(String option)
Add an option value, there may be many of these. |
Value |
TextArea.setAuthorityValue()
Set the authority value of 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()
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 |
Text.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 |
Button.setValue()
Set the button's label, removing any previous label's |
Value |
TextArea.setValue()
Set the raw value of the field removing any previous raw values. |
Value |
Instance.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 |
Hidden.setValue()
Set the raw value of the field removing any previous raw values. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||