Uiinfrastructure API Docs  
 

EditorView.GetShortSpacerTable Method 

Returns a short empty table. This is the one you should use in your View, just below the View header (the one returned by GetHeaderView).

public static HTMLTable GetShortSpacerTable();

Return Value

HTMLTable

See Also

EditorView Class | com.plumtree.uiinfrastructure.editor Namespace