Overview | Methods | This Package | All Packages
Retrieves a boolean value that indicates whether the current selection is protected.
Syntax
public boolean getSelProtected()
Return Value
Returns true if the current selection is protected; otherwise, returns false.
Remarks
If selected text is protected, an attempt to edit the text triggers the protected event.
See Also onProtected, setSelProtected