|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.novell.emframe.dev.PluginContext
com.novell.emframe.dev.TaskContext
com.novell.emframe.dev.PropertyPageContext
Adds the PropertyBookPage to the Task Context for use by edas.
| Field Summary |
| Fields inherited from class com.novell.emframe.dev.PluginContext |
authenticator, baseGadgetInstance, contextPath, httpServletRequest, httpServletResponse, i18nLocale, i18nServletRequest, manageSS, resultStrings, session |
| Constructor Summary | |
PropertyPageContext(PropertyBookPage page,
TaskContext context)
Constructs a PropertyPageContext object given a TaskContext and PropertyBookPage. |
|
| Method Summary | |
void |
clearDocument()
Remove the coument object associated with this PropertyPageContext. |
org.w3c.dom.Document |
createDocument()
Create a document object associated with this PropertyPageContext. |
org.w3c.dom.Document |
getDocument()
Gets the XML Document associated with this PropertyPageContext. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertyPageContext(PropertyBookPage page,
TaskContext context)
page - The page that created this PropertyPageContextcontext - TaskContext of the plug-in| Method Detail |
public void clearDocument()
public org.w3c.dom.Document createDocument()
public org.w3c.dom.Document getDocument()
getDocument in class PluginContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||