menu
arcgis_maps
arcgis_maps.dart
ArcGISFeatureTable
featureSubtypes property
featureSubtypes
dark_mode
light_mode
featureSubtypes
property
List
<
FeatureSubtype
>
featureSubtypes
The table's feature subtypes.
Implementation
List
<FeatureSubtype>
get
featureSubtypes => _featureSubtypes.value;
arcgis_maps
arcgis_maps
ArcGISFeatureTable
featureSubtypes property
ArcGISFeatureTable class
Properties
defaultSubtypeCode
displayName
editableAttributeFields
extent
featureSubtypes
featureTemplates
featureTypes
fields
geometryType
globalIdField
hasAttachments
hasGeometry
hashCode
hasM
hasZ
isEditable
layer
layerInfo
loadError
loadStatus
numberOfFeatures
objectIdField
onLoadStatusChanged
runtimeType
serviceLayerId
spatialReference
subtypeField
tableName
typeIdField
useAdvancedSymbology
username
Methods
addFeature
addFeatures
canAdd
cancelLoad
canDelete
canEditGeometry
canUpdate
createFeature
createFeatureWithSubtype
createFeatureWithTemplate
createFeatureWithType
deleteFeature
deleteFeatures
getAddedFeatures
getAddedFeaturesCount
getDeletedFeatures
getDeletedFeaturesCount
getFeatureTemplate
getFeatureType
getField
getLocalEdits
getLocalEditsCount
getRelatedTables
getRelatedTablesWithRelationshipInfo
getUpdatedFeatures
getUpdatedFeaturesCount
hasLocalEdits
load
noSuchMethod
queryExtent
queryFeatureCount
queryFeatures
queryRelatedFeatureCount
queryRelatedFeatures
queryStatistics
retryLoad
toString
updateFeature
updateFeatures
validateRelationshipConstraints
Operators
operator ==