Plumtree Pluggable Navigation API  
 

NavigationHorizontalComboBoxView.AddSpacerSelectBoxOption Method 

Helper function that adds a row with dashes to the HTML Select menu

public static void AddSpacerSelectBoxOption(
   HTMLSelect select
);

Parameters

select
HTML Select to add the option row to

See Also

NavigationHorizontalComboBoxView Class | com.plumtree.portalnavigation.views Namespace