public class DrawShapeCommand extends DataClass
factoryCreated, factoryProperties
Constructor and Description |
---|
DrawShapeCommand() |
DrawShapeCommand(com.google.gwt.core.client.JavaScriptObject jsObj) |
Modifier and Type | Method and Description |
---|---|
static DrawShapeCommand |
getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj) |
DrawShapeCommandType |
getType()
The command type.
|
protected void |
setArgs(com.google.gwt.core.client.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(com.google.gwt.core.client.JavaScriptObject jsObj)
public static DrawShapeCommand getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj)
public void setType(DrawShapeCommandType type)
type
- New type value. Default value is nullpublic DrawShapeCommandType getType()
protected void setArgs(com.google.gwt.core.client.JavaScriptObject args)