Method Get():display() Foundation

Displays the Get value on the screen.

Syntax
:display() --> self
Return

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

Description

This method displays the Get object on the screen. When the Get object has input focus, the edit buffer is displayed using the second color held in instance variable :colorSpec and the cursor is placed at the current editing position in the edit buffer (See instance variable :pos). When the Get object does not have input focus the value returned by the method :varGet() is displayed using the first color held in :colorSpec.

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.