A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
ensureArrayOfUniqueStrings(obj:Object, name:String, values:Object) — Static Method , class com.esri.bacore.client.BATaskUtils |
|
Ensures that an array contains unique string values that were not appear before. |
ensureFeatureClassOnly(variables:flash.net:URLVariables) — Static Method , class com.esri.bacore.client.BATaskUtils |
|
Ensures that the OutputType variable contains the GetFeatureClass option only. |
ensureGPResult(decodedObject:Object) — Static Method , class com.esri.bacore.client.ParseUtils |
|
Ensures that the JSON-decoded object is a GPResult object. |
ensureMutuallyExclusive(obj:Object, ... rest) — Static Method , class com.esri.bacore.client.BATaskUtils |
|
Ensures that not more than one property from the input list has a nonempty value. |
ensureReportOnly(variables:flash.net:URLVariables) — Static Method , class com.esri.bacore.client.BATaskUtils |
|
Ensures that the OutputType variable contains the GetReport option only. |
ensureReportOutput(variables:flash.net:URLVariables) — Static Method , class com.esri.bacore.client.BATaskUtils |
| |
ensureSpecifiedIntParameter(obj:Object, name:String, missing:int) — Static Method , class com.esri.bacore.client.BATaskUtils |
|
Ensures that the given property value is a valid integer. |
ensureSpecifiedNumericParameter(obj:Object, name:String) — Static Method , class com.esri.bacore.client.BATaskUtils |
|
Ensures that the given property value is a valid number. |
ensureSpecifiedParameter(obj:Object, name:String) — Static Method , class com.esri.bacore.client.BATaskUtils |
|
Ensures that the given property value is specified. |
ensureValidData(data:Array, numBreaks:int) — Static Method , class com.esri.bacore.thematicmapping.symbolization.Classification |
|
Ensures that the data array is specified and that the number of breaks is nonegative. |
ensureValidGPDataType(decodedObject:Object, value:String) — Static Method , class com.esri.bacore.client.ParseUtils |
|
Ensures that the dataType property value of the specified JSON-decoded GPResult object
is equal to the given value. |
ENVELOPE_INTERSECTS — Constant Static Property, class com.esri.bacore.SpatialRelEnum |
|
Envelope of Query Geometry Intersects Envelope of Target Geometry. |
EQUAL_INTERVALS — Constant Static Property, class com.esri.bacore.thematicmapping.symbolization.TMClassificationType |
| Equal intervals classification type. |
EqualIntervalsClassifier — final class, package com.esri.bacore.thematicmapping.symbolization |
|
The EqualIntervalsClassifier class divides a set of values into groups that contain an equal range of values. |
error — Property, class com.esri.bacore.thematicmapping.TMValueEvent |
|
Optional error object which is specified when thematic value calculation fails. |
ERROR — Constant Static Property, class com.esri.bacore.MessageType |
| Error message type. |
execute(responder:mx.rpc:IResponder) — method, class com.esri.bacore.client.BACommand |
|
Sends a request for execution a Business Analyst task to Business Analyst HTTP (REST) Service. |
execute(parameters:com.esri.bacore.client:BatchTaskParameters, responder:mx.rpc:IResponder) — method, class com.esri.bacore.client.BatchTaskProcessor |
|
Executes the batch task. |
execute(userCredentials:Object, responder:mx.rpc:IResponder) — method, class com.esri.bacore.client.TokenProvider |
|
Executes the authentication task. |
execute(username:String, password:String, clientID:String, timeout:int, responder:mx.rpc:IResponder) — method, class com.esri.bacore.tasks.ArcGISAuthenticationTask |
|
Sends a request to the authentication service for getting an authentication token. |
execute(query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.bacore.tasks.BAQueryTask |
|
Executes the workflow quering feature set from ArcGIS Server Map Services. |
execute(layerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, interface com.esri.bacore.thematicmapping.IQueryTask |
|
Executes a query for the given geography layer. |
execute(layerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.bacore.thematicmapping.TMQueryTask |
|
Executes a query for the given layer if the layer is owned by this task. |
execute(layerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.bacore.thematicmapping.TMQueryTaskProvider |
|
Executes a query for the given geography layer. |
execute(parameters:com.esri.bacore.client:BatchTaskParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.BAOnlineBatchTask |
|
Sends a request for executing a Business Analyst Online batch task to the Business Analyst Online HTTP (REST) Service. |
execute(parameters:com.esri.bacore.client:IBATaskParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.BAOnlineGenericTask |
|
Sends a request for execution a Business Analyst Online task to Business Analyst Online HTTP (REST) Service. |
execute(username:String, password:String, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.authentication.AuthenticationTask |
|
Sends a request to the authentication service for getting a short-lived authentication token. |
execute(parameters:com.esri.bao.tasks.geofence:GeofenceInfoParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.geofence.GeofenceInfoTask |
|
Sends a request for executing a Geofence Info task to the Business Analyst Online HTTP (REST) Service. |
execute(parameters:com.esri.bao.tasks.reports:BenchmarkReportParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.reports.BenchmarkReportTask |
|
Sends a request for executing a Benchmark Report task to the Business Analyst Online HTTP (REST) Service. |
execute(parameters:com.esri.bao.tasks.reports:SummaryReportsParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.reports.SummaryReportsTask |
|
Sends a request for execution a Summary Reports task to the Business Analyst Online HTTP (REST) Service. |
execute(parameters:com.esri.bao.tasks.stdgeographies:ReturnStdGeographyParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.stdgeographies.ReturnStdGeographyTask |
|
Sends a request for executing a Return Standard Geography task to the Business Analyst Online HTTP (REST) Service. |
execute(parameters:com.esri.bao.tasks.stdgeographies:StdGeographiesByAttributesParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.stdgeographies.StdGeographiesByAttributesTask |
|
Sends a request for executing a Standard Geographies by Attributes task to the Business Analyst Online HTTP (REST) Service. |
execute(parameters:com.esri.bao.tasks.stdgeographies:StdGeographiesFromExtentParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.stdgeographies.StdGeographiesFromExtentTask |
|
Sends a request for executing a Standard Geographies from Extent task to the Business Analyst Online HTTP (REST) Service. |
execute(layerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.thematicmapping.ThematicMappingQueryTask |
|
Executes the given query for the given layer if the layer is owned by this task. |
execute(parameters:com.esri.bao.tasks.tradeareas:DriveTimeParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.tradeareas.DriveTimeTask |
|
Sends a request for executing a DriveTime task to the Business Analyst Online HTTP (REST) Service. |
execute(parameters:com.esri.bao.tasks.tradeareas:SimpleRingsParameters, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.tradeareas.SimpleRingsTask |
|
Sends a request for executing a SimpleRings task to the Business Analyst Online HTTP (REST) Service. |
execute(responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.utilities.GetDatasetsTask |
|
Sends a request for executing a Get Datasets task to the Business Analyst Server HTTP (REST) Service. |
execute(responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.utilities.GetReportTemplatesTask |
|
Sends a request for executing a GetReportTemplates task to Business Analyst Online HTTP (REST) Service. |
execute(responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.utilities.GetStandardGeographyLevelsTask |
|
Sends a request for executing a GetReportTemplates task to the Business Analyst Online HTTP (REST) Service. |
execute(parametersOrResponder:Object, responder:mx.rpc:IResponder) — method, class com.esri.bao.tasks.utilities.GetSummarizationsTask |
|
Sends a request for executing a GetSummarizations task to the Business Analyst Online HTTP (REST) Service. |
executeQueryTask(layerInfo:com.esri.bacore.thematicmapping:IGeographyLayerInfo, query:com.esri.ags.tasks.supportClasses:Query, responder:mx.rpc:IResponder) — method, class com.esri.bacore.thematicmapping.TMLayer |
|
Executes a query for the given geography layer. |
extentChange — Event, class com.esri.bacore.thematicmapping.TMLayer |
|
The extentChange event is dispatched when the current map extent is changed. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |