Uiinfrastructure API Docs  
 

EditorModel.GetIsEditorReadOnly Method 

Returns true if the current user only has read access to this Editor. (can be true in Edit mode only)

public virtual bool GetIsEditorReadOnly();

Return Value

boolean

Implements

IEditorModelRO.GetIsEditorReadOnly

See Also

EditorModel Class | com.plumtree.uiinfrastructure.editor Namespace