public class FlashGuiFunction extends NodeFunction<String>
org.mmbase.functions.FlashGuiFunction
]]>autoReturnType, name, returnType| Constructor and Description |
|---|
FlashGuiFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected StringBuilder |
appendFlash(StringBuilder buf,
String url) |
protected String |
getFunctionValue(Node node,
Parameters parameters) |
protected String |
getGuiForNewFlash(Node node,
Parameters parameters) |
void |
setGuiHeight(String h) |
void |
setGuiWidth(String w) |
void |
setHandleField(String hf) |
getFunctionNameAndFillArgs, getFunctionValue, getFunctionValue, getFunctionValueForNode, getNode, getNodeParameterDef, getReturnType, newInstance, wrapcompareTo, createParameters, equals, getDescription, getFunctionValueWithList, getName, getParameterDefinition, hashCode, setDescription, setParameterDefinition, setReturnType, toStringpublic void setHandleField(String hf)
public void setGuiWidth(String w)
public void setGuiHeight(String h)
protected StringBuilder appendFlash(StringBuilder buf, String url)
protected String getGuiForNewFlash(Node node, Parameters parameters) throws IOException
IOExceptionprotected String getFunctionValue(Node node, Parameters parameters)
getFunctionValue in class NodeFunction<String>MMBase 1.9-SNAPSHOT - ${javadoctimestamp}