Richfaces UI Components API 4.1.0.20110910-M2

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
 java.lang.String getName()
          

JavaScript function name in resource library

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

Method Detail

getName

java.lang.String getName()

JavaScript function name in resource library

Returns:

Richfaces UI Components API 4.1.0.20110910-M2

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