Plumtree Pluggable Navigation API  
 

NavigationAccessibleLeftVerticalView.AddStandardListRow Method 

Adds an HTMLTableCell inside an HTMLTableRow with an HTMLAnchor link

protected static void AddStandardListRow(
   HTMLTable table,
   HTMLElement element
);

Parameters

table
The table to add the generated HTMLTableRow to
element

See Also

NavigationAccessibleLeftVerticalView Class | com.plumtree.portalnavigation.views Namespace