Method Get():killFocus() Foundation
Ends input focus.
:killFocus() --> self
:killFocus() returns a reference to the Get object.
This method removes input focus from the Get object. When the Get object processes this method, it redisplays its edit buffer, assigns NIL to :buffer, and resets all internal instance variables that have meaning only when the Get object has focus back to their default values.
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.