|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||
public interface StringValueInterface
An interface for things that hold text and a value
| Method Summary | |
|---|---|
abstract java.lang.String |
getValue()
Retrieve the value stored in the text value model |
abstract void |
setValue(java.lang.String newValue)
Sets the value stored in the text value model. |
| Methods inherited from interface com.sas.lang.StringDataInterface |
|---|
getText, setText |
| Method Detail |
|---|
java.lang.String getValue()
void setValue(java.lang.String newValue)
newValue - The value stored in the model
|
| Components |
|
| |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||||