org.richfaces.javascript
Class DragScript

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

public final class DragScript
extends DnDScript

Author:
abelevich

Constructor Summary
DragScript(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

DragScript

public DragScript(String name)
Method Detail

getResources

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


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