org.richfaces.javascript
Class ClientScriptServiceImpl
java.lang.Object
org.richfaces.javascript.ClientScriptServiceImpl
- All Implemented Interfaces:
- org.richfaces.javascript.ClientScriptService
public class ClientScriptServiceImpl
- extends Object
- implements org.richfaces.javascript.ClientScriptService
- Author:
- asmirnov
Method Summary |
org.richfaces.javascript.LibraryFunction |
getScript(javax.faces.context.FacesContext facesContext,
Class<?> javaClass)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClientScriptServiceImpl
public ClientScriptServiceImpl(Map<Class<?>,org.richfaces.javascript.LibraryFunction> defaultMapping)
getScript
public org.richfaces.javascript.LibraryFunction getScript(javax.faces.context.FacesContext facesContext,
Class<?> javaClass)
throws org.richfaces.javascript.ScriptNotFoundException
- Specified by:
getScript
in interface org.richfaces.javascript.ClientScriptService
- Throws:
org.richfaces.javascript.ScriptNotFoundException
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.