|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.sandev.ui.structs.ValueStruct
public class ValueStruct
A value is a message representing a single value. This is a convenience message which can be used to return a single value from a value Action. It does not declare any summary fields and is treated as a special case for display purposes.
| Field Summary | |
|---|---|
protected java.lang.String |
displayValue
The value to display. |
| Constructor Summary | |
|---|---|
ValueStruct()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String displayValue
| Constructor Detail |
|---|
public ValueStruct()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||