public class DrawShapeCommand extends DataClass
factoryCreated, factoryProperties
Constructor and Description |
---|
DrawShapeCommand() |
DrawShapeCommand(JavaScriptObject jsObj) |
Modifier and Type | Method and Description |
---|---|
static DrawShapeCommand |
getOrCreateRef(JavaScriptObject jsObj) |
DrawShapeCommandType |
getType()
The command type.
|
protected void |
setArgs(JavaScriptObject args) |
void |
setType(DrawShapeCommandType type)
The command type.
|
applyFactoryProperties, doAddHandler, fireEvent, getAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsDoubleArray, getAttributeAsFloat, getAttributeAsInt, getAttributeAsIntArray, getAttributeAsJavaScriptObject, getAttributeAsLong, getAttributeAsMap, getAttributeAsObject, getAttributeAsRecord, getAttributeAsString, getAttributeAsStringArray, getAttributes, getHandlerCount, isFactoryCreated, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeAsJavaObject, setFactoryCreated
public DrawShapeCommand()
public DrawShapeCommand(JavaScriptObject jsObj)
public static DrawShapeCommand getOrCreateRef(JavaScriptObject jsObj)
public void setType(DrawShapeCommandType type)
type
- Default value is nullpublic DrawShapeCommandType getType()
protected void setArgs(JavaScriptObject args)