Overview | Methods | This Package | All Packages
Retrieves a boolean value indicating whether the edit control is read-only.
Syntax
public final boolean getReadOnly()
Return Value
Returns true if the control is read-only; otherwise, returns false.
See Also setReadOnly