Uiinfrastructure API Docs  
 

EditorView.GetSpacerTable Method 

Returns an empty table. This is the one used to separate each section in any Editor page. Note that this is a static method so you can also call it from any DP.

public static HTMLTable GetSpacerTable();

Return Value

HTMLTable

See Also

EditorView Class | com.plumtree.uiinfrastructure.editor Namespace