|
Webitable System | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.webitable.WebModuleScript
Constructor Summary | |
WebModuleScript()
|
Method Summary | |
boolean |
act(java.lang.String s)
|
boolean |
init(WebContext w)
|
WebModule |
module(java.lang.String module)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WebModuleScript()
Method Detail |
public boolean init(WebContext w)
init
in interface WebModule
public boolean act(java.lang.String s)
act
in interface WebModule
public WebModule module(java.lang.String module)
|
Webitable System | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |