Method | Description | |
---|---|---|
Activate ( ESRI editor, ESRI oldTask ) : void | ||
Deactivate ( ) : void | ||
OnDeleteSketch ( ) : void | ||
OnFinishSketch ( ) : void | ||
OnSelectionChanged ( ) : void | ||
OnTargetLayerChanged ( ) : void |
Method | Description | |
---|---|---|
ArcGISCategoryRegistration ( |
Required method for ArcGIS Component Category registration - Do not modify the contents of this method with the code editor.
|
|
ArcGISCategoryUnregistration ( |
Required method for ArcGIS Component Category unregistration - Do not modify the contents of this method with the code editor.
|
|
OnCurrentTaskChanged ( ) : void | ||
PerformSketchToolEnabledChecks ( ) : void | ||
RegisterFunction ( |
||
UnregisterFunction ( |
public Activate ( ESRI editor, ESRI oldTask ) : void | ||
editor | ESRI | |
oldTask | ESRI | |
return | void |