Uiinfrastructure API Docs  
 

JSDatePickerMgr Constructor 

Creates a new JSDatePickerMgr object.

public JSDatePickerMgr(
   JSRegistry _ptJSRegistry,
   IJSComponentVersionMgr _ptJSCompVerMgr,
   PageMgr _ptPageMgr
);

Parameters

_ptJSRegistry
The JS Registry is needed to get the JS includes
_ptJSCompVerMgr
The component version manager interface allows us to the version of this control that is registered with the product as a whole
_ptPageMgr
The locale that should be used by the datepickers under the control of this manager

See Also

JSDatePickerMgr Class | com.plumtree.uiinfrastructure.pagecontrols.jsdatepicker Namespace