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

Returns:


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