Plumtree Pluggable Navigation API  
 

NavigationPage Constructor 

Protected ctor() to prevent instantiation except through factory method below Feel free to place navpage-wide code here

protected NavigationPage(
   INavigationModelRO model,
   NavPageType type
);

See Also

NavigationPage Class | com.plumtree.portalpages.common.uiparts.navpagetype Namespace