Uiinfrastructure API Docs  
 

EditorModel.GetEnableApplyButton Method 

Returns true if the apply button should be displayed.

public virtual bool GetEnableApplyButton();

Return Value

boolean

Implements

IEditorModelRO.GetEnableApplyButton

See Also

EditorModel Class | com.plumtree.uiinfrastructure.editor Namespace