Plumtree Pluggable Navigation API  
 

NavigationCommonHelpers.CreateVerticalSpacerCell Method 

Adds a spacer cell to the specified HTMLTableRow

public static void CreateVerticalSpacerCell(
   HTMLTableRow myTableRow
);

Parameters

myTableRow
The HTMLTableRow to add the spacer cell to

See Also

NavigationCommonHelpers Class | com.plumtree.portalpages.common.uiparts Namespace