|
jWorkSheet release 0.90 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ponec.jworksheet.module.ModuleApiImpl
public abstract class ModuleApiImpl
An extended module interface
Constructor Summary | |
---|---|
ModuleApiImpl()
|
Method Summary | |
---|---|
JwsContext |
getJwsContext()
The jWorkSheet context |
void |
localeListener(java.util.Locale locale)
Listener can be overriden to registration the event. |
void |
setJwsContext(JwsContext jwsContext)
The jWorkSheet context |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.ponec.jworksheet.module.ModuleApi |
---|
eventListener, getCreated, getDescription, getName, getRelease |
Constructor Detail |
---|
public ModuleApiImpl()
Method Detail |
---|
public JwsContext getJwsContext()
ModuleApi
getJwsContext
in interface ModuleApi
public void setJwsContext(JwsContext jwsContext)
ModuleApi
setJwsContext
in interface ModuleApi
public void localeListener(java.util.Locale locale)
localeListener
in interface ModuleApi
|
jWorkSheet release 0.90 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |