RichFaces Core API 4.2.1.Final

org.ajax4jsf.javascript
Interface ScriptWithDependencies

All Superinterfaces:
ResourceLibrary, ScriptString
All Known Subinterfaces:
FunctionDefWithDependencies
All Known Implementing Classes:
JSWithDependencies

public interface ScriptWithDependencies
extends ResourceLibrary, ScriptString

This interface describes JavaScript object with optional dependent resources.

Author:
asmirnov

Method Summary
 
Methods inherited from interface org.richfaces.resource.ResourceLibrary
getResources
 
Methods inherited from interface org.ajax4jsf.javascript.ScriptString
appendScript, appendScriptToStringBuilder, toScript
 


RichFaces Core API 4.2.1.Final

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.