Richfaces UI Components API 4.2.2.Final

org.richfaces.javascript
Interface LibraryFunction

All Superinterfaces:
org.richfaces.resource.ResourceLibrary

public interface LibraryFunction
extends org.richfaces.resource.ResourceLibrary

This class contains information about JavaScript function in external library ( resource )

Author:
asmirnov@exadel.com

Method Summary
 String getName()
          

JavaScript function name in resource library

 
Methods inherited from interface org.richfaces.resource.ResourceLibrary
getResources
 

Method Detail

getName

String getName()

JavaScript function name in resource library


Richfaces UI Components API 4.2.2.Final

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