|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zkmax.ui.http.ScriptManagerImpl
public class ScriptManagerImpl
The implementation of the script manager (ScriptManager).
| Constructor Summary | |
|---|---|
ScriptManagerImpl()
|
|
| Method Summary | |
|---|---|
boolean |
isScriptIgnored(javax.servlet.ServletRequest request,
java.lang.String jspath)
Check whether the script should be loaded or ignored. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScriptManagerImpl()
| Method Detail |
|---|
public boolean isScriptIgnored(javax.servlet.ServletRequest request,
java.lang.String jspath)
ScriptManager
isScriptIgnored in interface ScriptManagerrequest - the client request information.jspath - the javascript's path
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||