BBjInputT::isEditable
Description
In BBj 24.00 and higher, this method returns whether the user can edit the contents of the BBjInputT control.
Syntax
Return Value | Method |
---|---|
boolean | isEditable() |
Parameters
None.
Return Value
Returns whether the user can edit the contents of the BBjInputT control.
Remarks
By default, the BBjInputT is editable.
Example
|
Version History
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.