Uiinfrastructure API Docs  
 

EditorView.Init Method 

Inits the View with the read-only Model and the Activity Space.

public virtual void Init(
   IModelRO model,
   AActivitySpace parent
);

Parameters

model
parent

Implements

IView.Init

See Also

EditorView Class | com.plumtree.uiinfrastructure.editor Namespace