Plumtree Portal UI  
 

LayoutChooser Constructor 

To make sure people don't create LayoutChoosers directly, we require a special key that only the LayoutService has. Call LayoutService.getChooserInstance() instead to get the Layout Chooser.

public LayoutChooser(
   object _oKey
);

Parameters

_oKey

See Also

LayoutChooser Class | com.plumtree.portaluiinfrastructure.layout.impl Namespace