public abstract class DnDScript extends Object implements org.ajax4jsf.javascript.ScriptWithDependencies
Modifier and Type | Method and Description |
---|---|
void |
appendScript(Appendable target) |
void |
appendScriptToStringBuilder(StringBuilder stringBuilder) |
boolean |
equals(Object obj) |
Set<org.richfaces.resource.ResourceKey> |
getBaseResources() |
int |
hashCode() |
String |
toScript() |
public DnDScript(String name)
public Set<org.richfaces.resource.ResourceKey> getBaseResources()
public void appendScriptToStringBuilder(StringBuilder stringBuilder)
appendScriptToStringBuilder
in interface org.ajax4jsf.javascript.ScriptString
public String toScript()
toScript
in interface org.ajax4jsf.javascript.ScriptString
public void appendScript(Appendable target) throws IOException
appendScript
in interface org.ajax4jsf.javascript.ScriptString
IOException
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.