menu
arcgis_maps
arcgis_maps.dart
ServiceFeatureTable
item property
item
dark_mode
light_mode
item
property
Item
?
item
The
Item
that defines the service feature table.
Implementation
Item?
get
item => _item.value;
arcgis_maps
arcgis_maps
ServiceFeatureTable
item property
ServiceFeatureTable class
Constructors
fromTable
withFeatureLayerItem
withItem
withUri
Properties
apiKey
bufferFactor
defaultSubtypeCode
definitionExpression
displayName
editableAttributeFields
extent
featureRequestMode
featureSubtypes
featureTemplates
featureTypes
fields
geodatabaseVersion
geometryType
globalIdField
hasAttachments
hasGeometry
hashCode
hasM
hasZ
isEditable
item
layer
layerInfo
loadError
loadStatus
numberOfFeatures
objectIdField
onLoadStatusChanged
runtimeType
serviceGeodatabase
serviceLayerId
spatialReference
subtypeField
tableName
typeIdField
uri
useAdvancedSymbology
username
Methods
addFeature
addFeatures
applyEdits
canAdd
cancelLoad
canDelete
canEditGeometry
canUpdate
clearCache
createFeature
createFeatureWithSubtype
createFeatureWithTemplate
createFeatureWithType
deleteFeature
deleteFeatures
getAddedFeatures
getAddedFeaturesCount
getDeletedFeatures
getDeletedFeaturesCount
getFeatureTemplate
getFeatureType
getField
getLocalEdits
getLocalEditsCount
getRelatedTables
getRelatedTablesWithRelationshipInfo
getUpdatedFeatures
getUpdatedFeaturesCount
hasLocalEdits
load
loadOrRefreshFeatures
noSuchMethod
populateFromService
queryExtent
queryFeatureCount
queryFeatures
queryFeaturesWithFieldOptions
queryRelatedFeatureCount
queryRelatedFeatures
queryRelatedFeaturesWithFieldOptions
queryStatistics
retryLoad
toString
undoLocalEdits
updateFeature
updateFeatures
validateRelationshipConstraints
Operators
operator ==