Uiinfrastructure API Docs  
 

TimePicker Fields

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

Public Static Fields

AM some helpful static Strings
DOUBLE0 
EMPTY 
H 
HTMLSELECT_AMPM The constant part of the name for the AM/PM select list that will optionally be returned by the date picker. The unique identifier string will be appended to this name on construction of the object.
HTMLSELECT_HOURS The constant part of the name for the hours select list that will be returned by the time-picker. The unique identifier string will be appended to this name on construction of the object.
HTMLSELECT_MINUTES The constant part of the name for the minutes select list that will be returned by the time picker. The unique identifier string will be appended to this name on construction of the object.
PM 
STR_MVC_CLASS_NAME 
TWELVE 

Protected Instance Fields

m_ptPageMgr (inherited from AComponent) The page manager associated with this component.

See Also

TimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.timepicker Namespace