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) |
DrawShapeCommand | setType(DrawShapeCommandType type) The command type. |
applyFactoryProperties, doAddHandler, fireEvent, getAttribute, getAttributeAsBoolean, getAttributeAsBoolean, getAttributeAsDate, getAttributeAsDouble, getAttributeAsDoubleArray, getAttributeAsElement, 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, setFactoryCreatedpublic DrawShapeCommand()
public DrawShapeCommand(com.google.gwt.core.client.JavaScriptObject jsObj)
public static DrawShapeCommand getOrCreateRef(com.google.gwt.core.client.JavaScriptObject jsObj)
public DrawShapeCommand setType(DrawShapeCommandType type)
type - New type value. Default value is nullDrawShapeCommand instance, for chaining setter callspublic DrawShapeCommandType getType()
protected void setArgs(com.google.gwt.core.client.JavaScriptObject args)