Uiinfrastructure API Docs  
 

EditorRepostControl.PerformFinishAction Method 

Helper method to implement the Finish action. If this is a sub Editor we don't want to call the Finish method. If this is the main Editor and it has some sub Editors we also want to call the Finish method on each sub Editor.

public virtual void PerformFinishAction();

See Also

EditorRepostControl Class | com.plumtree.uiinfrastructure.editor Namespace