RichFaces Core API 4.1.0-SNAPSHOT

org.richfaces.javascript
Interface ScriptsHolder


public interface ScriptsHolder


Method Summary
 Collection<Object> getPageReadyScripts()
          

 Collection<Object> getScripts()
           
 

Method Detail

getScripts

Collection<Object> getScripts()

getPageReadyScripts

Collection<Object> getPageReadyScripts()

Returns:
the pageReadyScripts

RichFaces Core API 4.1.0-SNAPSHOT

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.