Plumtree UI Infrastructure API  
 

DatePicker Fields

The fields of the DatePicker class are listed below. For a complete list of DatePicker class members, see the DatePicker Members topic.

Public Static Fields

BLANK Constant for Month Names
DAY_DROP_DOWN String constant for day select drop down component
DELIMETERS Delimeters in the date pattern
MAX_DAY 
MIN_DAY 
MIN_YEAR String constant for min year, max year, min num of days, max num of days
MONTH_DROP_DOWN String constant for month select drop down component
NUM_OF_MONTHS 
NUM_OF_YEARS 
REG_EXP_DELEMETERS Reg. expression for delimeters in date pattern
STR_BLANK Constant String for BLANK
STR_COMP_BASE_NAME component's base name
STR_MVC_CLASS_NAME mvc class name for datepicker component
YEAR_DROP_DOWN String constant for year select drop down component

Protected Instance Fields

m_ptPageMgr (inherited from AComponent) The page manager associated with this component.
m_strDay 
m_strMonth Variables to save the month, day, and year
m_strYear 

See Also

DatePicker Class | com.plumtree.uiinfrastructure.pagecontrols.datepicker Namespace