|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwMasterDocument | |
---|---|
com.wewebu.ow.server.app |
Uses of OwMasterDocument in com.wewebu.ow.server.app |
---|
Methods in com.wewebu.ow.server.app that return OwMasterDocument | |
---|---|
OwMasterDocument |
OwConfiguration.OwMasterPluginInstance.getDocument()
get the document instance |
static OwMasterDocument |
OwMimeManager.getHandlerMasterPlugin(OwMainAppContext context_p,
OwObjectReference obj_p)
get the handler master plugin for the given object reference if defined. |
Methods in com.wewebu.ow.server.app with parameters of type OwMasterDocument | |
---|---|
protected static void |
OwMimeManager.delegateToMasterPlugin(OwMainAppContext context_p,
OwMasterDocument masterPlugin_p,
OwObjectReference obj_p,
String subpath_p)
overridable handler function |
Constructors in com.wewebu.ow.server.app with parameters of type OwMasterDocument | |
---|---|
OwConfiguration.OwMasterPluginInstance(OwMasterView view_p,
OwMasterDocument doc_p,
OwXMLUtil configNode_p)
construct a plugin instance |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |