Plumtree UI Infrastructure API  
 

JSDatePickerMgr Class

This is the component manager class for the JS date-picker. Note: there is also JS date/time-picker if you need date and time input.

For a list of all members of this type, see JSDatePickerMgr 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 JSDatePickerMgr : JSComponentMgr

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.jsdatepicker

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

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