Uses of Interface
net.ponec.jworksheet.module.JwsContext

Packages that use JwsContext
net.ponec.jworksheet.core Core of the application 
net.ponec.jworksheet.module The simple module support. 
 

Uses of JwsContext in net.ponec.jworksheet.core
 

Classes in net.ponec.jworksheet.core that implement JwsContext
 class ApplContext
          A Main Application Context
 

Uses of JwsContext in net.ponec.jworksheet.module
 

Methods in net.ponec.jworksheet.module that return JwsContext
 JwsContext ModuleApi.getJwsContext()
          The jWorkSheet context
 JwsContext ModuleApiImpl.getJwsContext()
           
 

Methods in net.ponec.jworksheet.module with parameters of type JwsContext
 void ModuleApi.setJwsContext(JwsContext jwsContext)
          The jWorkSheet context
 void ModuleApiImpl.setJwsContext(JwsContext jwsContext)
           
 



Copyright © 2007-2009 PPonec