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