Uiinfrastructure API Docs  
 

IPageControl Members

IPageControl overview

Public Instance Methods

iconGetComponentHTML This method serves as a getter for component HTML. Sub-classes must implement this method.
iconGetComponentMgr Return a ComponentMgr of the type responsisble for this PageControl.
iconGetComponentMgrName Return the name of the ComponentMgr of the type responsible for this Page Control.
iconGetUniqueInstanceID This method returns the string used to uniquely idenify this component on a page.
iconStoreUserInput 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.

See Also

IPageControl Interface | com.plumtree.uiinfrastructure.activityspace Namespace