Plumtree UI Infrastructure API  
 

JSDateTimePickerMgr Class

JSDateTimePickerMgr is the ComponentMgr for JSDateTimePickerMgr and doesn't currently do anything not handled by the JSDatePickerMgr which this class extends.

For a list of all members of this type, see JSDateTimePickerMgr Members.

System.Object
   com.plumtree.uiinfrastructure.pagecontrols.framework.ComponentMgr
      com.plumtree.uiinfrastructure.pagecontrols.framework.JSComponentMgr
         com.plumtree.uiinfrastructure.pagecontrols.jsdatepicker.JSDatePickerMgr
            com.plumtree.uiinfrastructure.pagecontrols.jsdatetimepicker.JSDateTimePickerMgr

public class JSDateTimePickerMgr : JSDatePickerMgr

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.pagecontrols.jsdatetimepicker

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

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