Uiinfrastructure API Docs  
 

EditorModel.SetEditorType Method 

Sets the Editor Type. (see EditorStartControl for constant names)

public virtual void SetEditorType(
   int _nEditorType
);

Parameters

_nEditorType

See Also

EditorModel Class | com.plumtree.uiinfrastructure.editor Namespace