Method Get():reset() Foundation

Resets all instance variables to the initial values acquired when the Get object received focus.

Syntax
:reset() --> self
Return

:reset() returns a reference to the Get object.

Description

This method initializes the edit buffer with the value of the associated variable, redisplays the buffer and sets the cursor to the first editable position within the edit buffer. In addition, all internal instance variables which have meaning only when the Get object has input focus are reset to their default values.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.