JavaTextArea |
Top Previous Next |
Java Text Area. Extends JavaObject. Extends SeSSimulatedObject.
Behavior Pattern: JavaObjectTextFieldBehavior
Property Summary
Action Summary
Property Detail
TextText of the object, 'false' if text can not be read. Accessors: GetText, SetText
Action Detail
DoSetText(val)Sets text value of this object.
Parameters:
Returns:
'true' if success, 'false' otherwise.
|