Uiinfrastructure API Docs  
 

EditorDP.CreateLeftNavBar Method 

Creates a table with the left nav bar and puts innerElement next to the left nav bar.

public virtual HTMLTable CreateLeftNavBar(
   HTMLElement _Views
);

Parameters

_Views

Return Value

HTMLTable

See Also

EditorDP Class | com.plumtree.uiinfrastructure.editor Namespace