org.richfaces.javascript
Class DropScript

java.lang.Object
  extended by org.richfaces.javascript.DnDScript
      extended by org.richfaces.javascript.DropScript
All Implemented Interfaces:
org.ajax4jsf.javascript.ScriptString, org.ajax4jsf.javascript.ScriptWithDependencies, org.richfaces.resource.ResourceLibrary

public final class DropScript
extends DnDScript

Author:
abelevich

Constructor Summary
DropScript(String name)
           
 
Method Summary
 Iterable<org.richfaces.resource.ResourceKey> getResources()
           
 
Methods inherited from class org.richfaces.javascript.DnDScript
appendScript, appendScriptToStringBuilder, equals, getBaseResources, hashCode, toScript
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DropScript

public DropScript(String name)
Method Detail

getResources

public Iterable<org.richfaces.resource.ResourceKey> getResources()


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