|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IPageControl
| Method Summary | |
|---|---|
HTMLElementCollection |
GetComponentHTML()
This method serves as a getter for component HTML. |
ComponentMgr |
GetComponentMgr(PageMgr _pageMgr)
Return a ComponentMgr of the type responsisble for this PageControl. |
java.lang.String |
GetComponentMgrName()
Return the name of the ComponentMgr of the type responsible for this Page Control. |
java.lang.String |
GetUniqueInstanceID()
This method returns the string used to uniquely idenify this component on a page. |
int |
StoreUserInput(XPHashtable _htRequestParameters)
This abstract method stores the input submitted by the user. |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IMVCObject |
|---|
GetName |
| Methods inherited from interface com.plumtree.uiinfrastructure.activityspace.IManagedObject |
|---|
Create |
| Method Detail |
|---|
HTMLElementCollection GetComponentHTML()
java.lang.String GetUniqueInstanceID()
int StoreUserInput(XPHashtable _htRequestParameters)
_htRequestParameters - A hashtable containing the request's name-
value pairs.ComponentMgr GetComponentMgr(PageMgr _pageMgr)
_pageMgr - this PageMgr
java.lang.String GetComponentMgrName()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||