Uiinfrastructure API Docs  
 

JSDateTimePickerMgr Constructor 

Creates a new JSDateTimePickerMgr object.

public JSDateTimePickerMgr(
   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

JSDateTimePickerMgr Class | com.plumtree.uiinfrastructure.pagecontrols.jsdatetimepicker Namespace