Plumtree UI Infrastructure API  
 

TimePicker.GetComponentMgr Method 

Return a new ComponentMgr of the type that manages this class (a JSDateTimePickerMgr).

public override ComponentMgr GetComponentMgr(
   PageMgr _ptPageMgr
);

Implements

IPageControl.GetComponentMgr

See Also

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