Uiinfrastructure API Docs  
 

EditorView.Display Method 

This method returns the HTMLElement that encompasses the output of the View.

public abstract HTMLElement Display();

Return Value

HTMLElement

Implements

IView.Display

See Also

EditorView Class | com.plumtree.uiinfrastructure.editor Namespace