![]() | This method serves as a getter for component HTML. Sub-classes must implement this method. |
![]() | Return a ComponentMgr of the type responsisble for this PageControl. |
![]() | Return the name of the ComponentMgr of the type responsible for this Page Control. |
![]() | This method returns the string used to uniquely idenify this component on a page. |
![]() | This abstract method stores the input submitted by the user. It should be called after a POST or GET. In the case of the date picker, it would store the date. |
IPageControl Interface | com.plumtree.uiinfrastructure.activityspace Namespace