Uiinfrastructure API Docs  
 

EditorModel.DoTaskOnStartEditor Method 

That method contains the code that should be executed just after the object has been initialized when the new editor is started.

public virtual void DoTaskOnStartEditor(
   XPHashtable _htFormData
);

Parameters

_htFormData

See Also

EditorModel Class | com.plumtree.uiinfrastructure.editor Namespace