|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.dse.gui.jspbeans.JSPAbstractContainer | +--com.ibm.dse.gui.jspbeans.JSPPageControlBean
Container for all the JSPBeans. Renders a list with all the errors if any. Otherwise renders the components and the associated HTML code for a page.
Fields inherited from class com.ibm.dse.gui.jspbeans.JSPAbstractContainer |
_properties,
GET,
NULL,
POST,
SELF,
TOP |
Constructor Summary | |
JSPPageControlBean()
JSPPageControlBean constructor. |
|
JSPPageControlBean(JspContextServices anInterface,
java.lang.String aDataName)
JSPPageControlBean constructor. |
Method Summary | |
java.lang.String |
toHTMLString()
The renderer of the JSPBean |
Methods inherited from class com.ibm.dse.gui.jspbeans.JSPAbstractContainer |
add,
elementAt,
getComponents,
getDataName,
getErrorList,
getInterface,
getProperty,
inherit,
putError,
renderComponents,
setDataName,
setInterface,
setProperty,
size |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public JSPPageControlBean()
public JSPPageControlBean(JspContextServices anInterface, java.lang.String aDataName)
anInterface
- com.ibm.dse.cs.html.JspContextServicesaDataName
- java.lang.StringMethod Detail |
public java.lang.String toHTMLString()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |