Member variable XbpSLE():editable Foundation

Determines whether the text contained in the edit buffer of the XbpSLE object can be modified.

Attribute: EXPORTED
Data type: Logical (.T.)
Description

The instance variable :editable contains the value .T. (true) by default. This allows the user to input characters that modify the character string contained in the edit buffer of the XbpSLE object. If the :editable instance variable is set to .F. (false), any characters entered will be ignored. Even if :editable is .F., the characters that appear in the edit buffer can be horizontally scrolled and selected for copying to the clipboard.

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.