Uses of Class
com.wewebu.ow.server.app.OwMasterView

Packages that use OwMasterView
com.wewebu.ow.server.app   
 

Uses of OwMasterView in com.wewebu.ow.server.app
 

Methods in com.wewebu.ow.server.app that return OwMasterView
 OwMasterView OwMainAppContext.getCurrentMasterView()
          get the current active master plugin view
 OwMasterView OwMasterDocument.getMasterView()
          get the corresponding masterview
 

Methods in com.wewebu.ow.server.app with parameters of type OwMasterView
 void OwMainAppContext.onActivateMasterPlugin(OwMasterView view_p)
          notify the context about the new activated master plugin in order to generate context sensitive information
 

Constructors in com.wewebu.ow.server.app with parameters of type OwMasterView
OwConfiguration.OwMasterPluginInstance(OwMasterView view_p, OwMasterDocument doc_p, OwXMLUtil configNode_p)
          construct a plugin instance
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.