Plumtree Pluggable Navigation API  
 

NavigationCommonHelpers.CreateHorizontalSpacerCell Method 

Adds a spacer cell with a cell width of 4to the specified HTMLTableRow

public static void CreateHorizontalSpacerCell(
   HTMLTableRow myTableRow
);

Parameters

myTableRow
HTMLTableRow to add the spacer cell to

See Also

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