|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBeanTag
com.sun.portal.wireless.taglibs.base.ContextTag
com.sun.portal.wireless.taglibs.ab.ABContextTag
The ABContextTag
class is a ContextTag
subclass
that represents an ABContext
tag.
ABContext
,
Serialized FormField Summary |
Fields inherited from class com.sun.portal.wireless.taglibs.base.ContextTag |
configName, testBoolean, testString |
Constructor Summary | |
ABContextTag()
|
Method Summary | |
Context |
findContext()
Finds the saved context, or creates a new context. |
Methods inherited from class com.sun.portal.wireless.taglibs.base.ContextTag |
computeConfigName, doStartTag, findBean, newBean, release, setConfig, setTest |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ABContextTag()
Method Detail |
public Context findContext() throws java.lang.Exception
Typically the context is saved in the session. If not found then a new context is created and saved in the session for use later.
findContext
in class ContextTag
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |