Uiinfrastructure API Docs  
 

ADatePickerComponent Class

Abstract class extended by all DatePickers.

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

System.Object
   com.plumtree.uiinfrastructure.pagecontrols.framework.AComponent
      com.plumtree.uiinfrastructure.pagecontrols.datepicker.ADatePickerComponent
         com.plumtree.uiinfrastructure.pagecontrols.datepicker.DatePicker
         com.plumtree.uiinfrastructure.pagecontrols.jsdatepicker.JSDatePicker

public abstract class ADatePickerComponent : AComponent, IPageControl, IMVCObject, IManagedObject

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

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

ADatePickerComponent Members | com.plumtree.uiinfrastructure.pagecontrols.datepicker Namespace