Uiinfrastructure API Docs  
 

EditorModel.SetEnableApplyButton Method 

Enables or disables the apply button next to the finish button.

public virtual void SetEnableApplyButton(
   bool _bEnableApplyButton
);

Parameters

_bEnableApplyButton

See Also

EditorModel Class | com.plumtree.uiinfrastructure.editor Namespace