Uiinfrastructure API Docs  
 

EditorModel.SetCloseOnDone Method 

To tell the framework to close the window on finish or cancel.

public virtual void SetCloseOnDone(
   bool _bCloseOnDone
);

Parameters

_bCloseOnDone

See Also

EditorModel Class | com.plumtree.uiinfrastructure.editor Namespace