Uiinfrastructure API Docs  
 

EditorModel.GetEnableCancelButton Method 

Returns true if the current user is able to cancel the Editor.

public virtual bool GetEnableCancelButton();

Return Value

boolean

Implements

IEditorModelRO.GetEnableCancelButton

See Also

EditorModel Class | com.plumtree.uiinfrastructure.editor Namespace