Edit.getReadOnly

Overview | Methods | This Package | All Packages

Edit.getReadOnly

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