Uiinfrastructure API Docs  
 

EditorModel.GetDeleteOnCancel Method 

Returns the DeleteOnCancel flag. For sub Editors only: this flag will determine if the Editor should be deleted from the list of sub Editors on cancel.

public virtual bool GetDeleteOnCancel();

Return Value

boolean

See Also

EditorModel Class | com.plumtree.uiinfrastructure.editor Namespace