public class DrawShapeCommand extends DataClass
factoryCreated, factoryProperties, readOnly| 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, getReadOnly, isFactoryCreated, logConfiguration, 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, setReadOnlypublic 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 - Default value is nullpublic DrawShapeCommandType getType()
protected void setArgs(com.google.gwt.core.client.JavaScriptObject args)