@vertigis/arcgis-extensions 51.14.1 → 52.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/AppConfig.schema.json +0 -4
- package/config.js +1 -1
- package/data/FeatureSet.d.ts +0 -36
- package/data/FeatureSet.js +1 -1
- package/data/_TableExtension.d.ts +1 -1
- package/docs/html/assets/navigation.js +1 -1
- package/docs/html/assets/search.js +1 -1
- package/docs/html/classes/Entity.EntityBase.html +5 -10
- package/docs/html/classes/Hyperlink.Hyperlink.html +2 -7
- package/docs/html/classes/LanguageResources.LanguageResources.html +4 -59
- package/docs/html/classes/data_ArcGISServiceTableExtension.ArcGISServiceTableExtension.html +9 -14
- package/docs/html/classes/data_Attachment.Attachment.html +5 -10
- package/docs/html/classes/data_Feature.Feature.html +7 -12
- package/docs/html/classes/data_FeatureList.FeatureList.html +32 -59
- package/docs/html/classes/data_FeatureSet.FeatureSet.html +6 -61
- package/docs/html/classes/data_FeatureSettings.FeatureSettings.html +3 -8
- package/docs/html/classes/data_FeatureSourceBase.FeatureSourceBase.html +8 -13
- package/docs/html/classes/data_FeatureSourceBase.RelationshipCollection.html +31 -58
- package/docs/html/classes/data_FeatureStream.FeatureStream.html +6 -11
- package/docs/html/classes/data_FieldExtension.FieldExtension.html +6 -11
- package/docs/html/classes/data_PopupContentExtension.PopupContentExtension.html +6 -11
- package/docs/html/classes/data_RelationshipBase.RelationshipBase.html +5 -60
- package/docs/html/classes/data_Schema.Schema.html +5 -10
- package/docs/html/classes/data_TaskSettings.TaskSettings.html +3 -8
- package/docs/html/classes/data__TableExtension.TableExtension.html +9 -14
- package/docs/html/classes/data__TableExtension.TableFeatureSettings.html +3 -8
- package/docs/html/classes/data__TableExtension.TableSchema.html +7 -12
- package/docs/html/classes/layer_preset_LayerPreset.LayerPreset.html +7 -12
- package/docs/html/classes/layer_preset_LayerPresetSettings.LayerPresetSetting.html +5 -60
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerExtension.html +9 -14
- package/docs/html/classes/mapping_ArcGISSublayerExtension.ArcGISSublayerRelationshipCollection.html +31 -58
- package/docs/html/classes/mapping_BasemapExtension.BasemapExtension.html +6 -11
- package/docs/html/classes/mapping_Bookmark.Bookmark.html +5 -10
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerExtension.html +9 -14
- package/docs/html/classes/mapping_BuildingComponentSublayerExtension.BuildingComponentSublayerSchema.html +5 -10
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerExtension.html +9 -14
- package/docs/html/classes/mapping_BuildingGroupSublayerExtension.BuildingGroupSublayerSchema.html +5 -10
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerExtension.html +9 -14
- package/docs/html/classes/mapping_BuildingSceneLayerExtension.BuildingSceneLayerReadOnlySchema.html +5 -10
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerExtension.html +9 -14
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerFeatureSettings.html +3 -8
- package/docs/html/classes/mapping_BuildingSublayerExtension.BuildingSublayerSchema.html +5 -10
- package/docs/html/classes/mapping_CSVLayerExtension.CSVLayerExtension.html +9 -14
- package/docs/html/classes/mapping_ElevationLayerExtension.ElevationLayerExtension.html +9 -14
- package/docs/html/classes/mapping_FeatureCollectionLayerExtension.FeatureCollectionLayerExtension.html +9 -14
- package/docs/html/classes/mapping_FeatureLayerExtension.FeatureLayerExtension.html +9 -14
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerExtensionBase.html +9 -14
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerReadOnlySchema.html +5 -10
- package/docs/html/classes/mapping_FeatureLayerExtensionBase.FeatureLayerSchema.html +5 -10
- package/docs/html/classes/mapping_GeoJSONLayerExtension.GeoJSONLayerExtension.html +9 -14
- package/docs/html/classes/mapping_GeoRSSLayerExtension.GeoRSSLayerExtension.html +9 -14
- package/docs/html/classes/mapping_GraphicsLayerExtension.GraphicsLayerExtension.html +9 -14
- package/docs/html/classes/mapping_GroundExtension.GroundExtension.html +6 -11
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtension.html +9 -14
- package/docs/html/classes/mapping_GroupLayerExtension.GroupLayerExtensionCollection.html +32 -59
- package/docs/html/classes/mapping_ImageryLayerExtension.ImageryLayerExtension.html +9 -14
- package/docs/html/classes/mapping_ImageryTileLayerExtension.ImageryTileLayerExtension.html +9 -14
- package/docs/html/classes/mapping_IntegratedMeshLayerExtension.IntegratedMeshLayerExtension.html +9 -14
- package/docs/html/classes/mapping_KMLLayerExtension.KMLLayerExtension.html +9 -14
- package/docs/html/classes/mapping_KMLSublayerExtension.KMLSublayerExtension.html +9 -14
- package/docs/html/classes/mapping_MapConstraints.MapConstraints.html +3 -8
- package/docs/html/classes/mapping_MapExtension.MapExtension.html +6 -11
- package/docs/html/classes/mapping_MapImageLayerExtension.MapImageLayerExtension.html +9 -14
- package/docs/html/classes/mapping_MapImageSublayerExtension.MapImageSublayerExtension.html +9 -14
- package/docs/html/classes/mapping_MapNotesLayerExtension.MapNotesLayerExtension.html +9 -14
- package/docs/html/classes/mapping_MapNotesSublayerExtension.MapNotesSublayerExtension.html +9 -14
- package/docs/html/classes/mapping_MapNotesSublayerExtension.MapNotesSublayerExtensionSchema.html +5 -10
- package/docs/html/classes/mapping_MediaLayerExtension.MediaLayerExtension.html +9 -14
- package/docs/html/classes/mapping_OpenStreetMapLayerExtension.OpenStreetMapLayerExtension.html +9 -14
- package/docs/html/classes/mapping_PointCloudLayerExtension.PointCloudLayerExtension.html +9 -14
- package/docs/html/classes/mapping_RouteLayerExtension.RouteLayerExtension.html +9 -14
- package/docs/html/classes/mapping_RouteLayerExtension.RouteLayerExtensionSchema.html +5 -10
- package/docs/html/classes/mapping_SceneLayerExtension.SceneLayerExtension.html +9 -14
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerExtension.html +9 -14
- package/docs/html/classes/mapping_StreamLayerExtension.StreamLayerSchema.html +5 -10
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerExtension.html +9 -14
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerRelationshipCollection.html +31 -58
- package/docs/html/classes/mapping_SubtypeGroupLayerExtension.SubtypeGroupLayerSchema.html +5 -10
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerExtension.html +9 -14
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerRelationshipCollection.html +31 -58
- package/docs/html/classes/mapping_SubtypeSublayerExtension.SubtypeSublayerSchema.html +5 -10
- package/docs/html/classes/mapping_TileLayerExtension.TileLayerExtension.html +9 -14
- package/docs/html/classes/mapping_TileSublayerExtension.TileSublayerExtension.html +9 -14
- package/docs/html/classes/mapping_UnsupportedLayerExtension.UnsupportedLayerExtension.html +9 -14
- package/docs/html/classes/mapping_VectorTileLayerExtension.VectorTileLayerExtension.html +9 -14
- package/docs/html/classes/mapping_WFSLayerExtension.WFSLayerExtension.html +9 -14
- package/docs/html/classes/mapping_WMSLayerExtension.WMSLayerExtension.html +9 -14
- package/docs/html/classes/mapping_WMSSublayerExtension.WMSSublayerExtension.html +9 -14
- package/docs/html/classes/mapping_WMTSLayerExtension.WMTSLayerExtension.html +9 -14
- package/docs/html/classes/mapping_WebTileLayerExtension.WebTileLayerExtension.html +9 -14
- package/docs/html/classes/mapping__LayerExtension.LayerExtension.html +9 -14
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionReadOnlySchema.html +5 -10
- package/docs/html/classes/mapping__LayerExtension.LayerExtensionSchema.html +5 -10
- package/docs/html/classes/mapping__LayerExtensionCollectionImpl.LayerExtensionCollectionImpl.html +32 -59
- package/docs/html/classes/mapping__SublayerExtension.SubSublayerExtensionCollection.html +32 -59
- package/docs/html/classes/mapping__SublayerExtension.SublayerExtension.html +9 -14
- package/docs/html/classes/mapping__SublayerExtension.SublayerSchema.html +5 -10
- package/docs/html/classes/mapping_support_ArrayWrappedCollection.ArrayWrappedCollection.html +31 -58
- package/docs/html/classes/mapping_support_LayerListSettings.ExtensionBaseLayerListSettings.html +3 -8
- package/docs/html/classes/mapping_support_LayerListSettings.LayerListSettings.html +2 -7
- package/docs/html/classes/mapping_support__LayerExtensionCollection.LayerExtensionCollectionBase.html +32 -59
- package/docs/html/classes/mapping_support__SublayerExtensionCollection.SublayerExtensionCollectionBase.html +32 -59
- package/docs/html/classes/menus_Menu.Menu.html +6 -11
- package/docs/html/classes/menus_MenuItem.MenuItem.html +6 -11
- package/docs/html/classes/support_FormatSettings.FormatSettings.html +3 -8
- package/docs/html/classes/support_InitializableBase.InitializableBase.html +4 -9
- package/docs/html/classes/support_InitializableCollectionProxy.InitializableCollectionProxy.html +32 -59
- package/docs/html/classes/support_ReadOnlyInitializableCollection.ReadOnlyInitializableCollection.html +32 -59
- package/docs/html/classes/support_Serializable.SerializableBase.html +5 -60
- package/docs/html/classes/support_Settings.Settings.html +3 -8
- package/docs/html/classes/support__ArcGISRelationshipCollection.ArcGISRelationshipCollection.html +31 -58
- package/docs/html/classes/tasks_geocoding_ArcGISGeocoder.ArcGISGeocoder.html +10 -15
- package/docs/html/classes/tasks_geocoding_Geocoder.Geocoder.html +9 -14
- package/docs/html/classes/tasks_identify_IdentifyService.IdentifyService.html +4 -9
- package/docs/html/classes/tasks_query_ArcGISRelationship.ArcGISRelationship.html +5 -60
- package/docs/html/classes/tasks_query_QueryBasedRelationship.QueryBasedRelationship.html +5 -60
- package/docs/html/classes/tasks_query_QueryError.QueryError.html +1 -7
- package/docs/html/classes/tasks_query_QueryService.QueryService.html +4 -9
- package/docs/html/classes/tasks_search_SearchService.SearchService.html +5 -10
- package/docs/html/classes/utilities_CaseInsensitiveObservableMap.CaseInsensitiveObservableMap.html +4 -35
- package/docs/html/classes/utilities_CollectionProxy.CollectionProxy.html +32 -59
- package/docs/html/classes/utilities_CopyOnWriteCollection.CopyOnWriteCollection.html +31 -58
- package/docs/html/classes/utilities_MapTransformCollection.MapTransformCollection.html +31 -58
- package/docs/html/classes/utilities_ObservableMap.ObservableMap.html +7 -38
- package/docs/html/classes/utilities_ObservableSet.ObservableSet.html +7 -62
- package/docs/html/classes/utilities_ReadOnlyCollection.ReadOnlyCollection.html +31 -58
- package/docs/html/classes/utilities_ReadOnlyMap.ReadOnlyMap.html +7 -38
- package/docs/html/classes/utilities_format_date.DateFormatter.html +5 -60
- package/docs/html/classes/utilities_format_number.NumberFormatter.html +5 -60
- package/docs/html/classes/utilities_format_time.TimeFormatter.html +5 -60
- package/docs/html/hierarchy.html +1 -1
- package/docs/html/interfaces/data_Feature.PresentableAttributes.html +8 -39
- package/docs/html/interfaces/data__Relationship.Relationship-1.html +6 -61
- package/docs/html/interfaces/data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html +2 -2
- package/docs/html/interfaces/support_Serializable.Serializable.html +5 -60
- package/docs/html/modules/locale.html +0 -4
- package/docs/html/modules/support_esri.html +0 -1
- package/docs/html/modules/utilities_collection.html +0 -1
- package/docs/html/modules/utilities_watch.html +1 -4
- package/docs/html/modules.html +0 -4
- package/docs/html/variables/version.version.html +1 -1
- package/layer-preset/LayerPresetSettings.d.ts +1 -1
- package/locale.d.ts +0 -36
- package/locale.js +1 -1
- package/mapping/BuildingSceneLayerExtension.js +1 -1
- package/mapping/_LayerExtension.d.ts +2 -1
- package/mapping/_LayerExtension.js +1 -1
- package/mapping/_SublayerExtension.d.ts +2 -1
- package/mapping/_SublayerExtension.js +1 -1
- package/mapping/support/ArrayWrappedCollection.d.ts +2 -0
- package/mapping/support/ArrayWrappedCollection.js +1 -1
- package/mapping/support/PopupTemplateFeatureSettings.js +1 -1
- package/package.json +1 -1
- package/support/Serializable.d.ts +2 -39
- package/support/Serializable.js +1 -1
- package/support/esri.d.ts +1 -6
- package/support/esri.js +1 -1
- package/support/observableUtils.d.ts +0 -1
- package/support/observableUtils.js +1 -1
- package/tasks/query/QueryError.d.ts +0 -12
- package/tasks/query/QueryError.js +1 -1
- package/utilities/CollectionProxy.d.ts +18 -17
- package/utilities/CollectionProxy.js +1 -1
- package/utilities/ObservableMap.d.ts +2 -31
- package/utilities/ObservableMap.js +1 -1
- package/utilities/ObservableSet.d.ts +1 -38
- package/utilities/ObservableSet.js +1 -1
- package/utilities/ReadOnlyMap.d.ts +1 -14
- package/utilities/ReadOnlyMap.js +1 -1
- package/utilities/collection.d.ts +0 -5
- package/utilities/collection.js +1 -1
- package/utilities/uuid.js +1 -1
- package/utilities/watch.d.ts +0 -49
- package/utilities/watch.js +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/ErrorBase.d.ts +0 -5
- package/ErrorBase.js +0 -1
- package/docs/html/classes/ErrorBase.ErrorBase.html +0 -3
- package/docs/html/classes/support_Observable.Observable.html +0 -53
- package/docs/html/classes/utilities_ObservableWeakSet.ObservableWeakSet.html +0 -77
- package/docs/html/functions/locale.getBestMatchLocale.html +0 -6
- package/docs/html/functions/locale.getRegisteredLocales.html +0 -6
- package/docs/html/functions/locale.isRegistered.html +0 -6
- package/docs/html/functions/locale.load.html +0 -6
- package/docs/html/functions/support_Observable.deprecatedGetPropertyPath.html +0 -7
- package/docs/html/functions/support_Observable.deprecatedNotifyChange.html +0 -5
- package/docs/html/functions/support_Observable.deprecatedSet.html +0 -9
- package/docs/html/functions/support_Observable.deprecatedWatch.html +0 -9
- package/docs/html/functions/support_Observable.deprecatedWatchProperty.html +0 -14
- package/docs/html/functions/support_Observable.getPropertyByPath.html +0 -9
- package/docs/html/functions/utilities_watch.watchCollectionPropertyEach.html +0 -11
- package/docs/html/functions/utilities_watch.watchEach.html +0 -18
- package/docs/html/interfaces/support_Observable.IDeprecatedObservable.html +0 -57
- package/docs/html/modules/ErrorBase.html +0 -2
- package/docs/html/modules/support_Observable.html +0 -9
- package/docs/html/modules/tasks_identify_StreamLayerQueryIdentifyProvider.html +0 -2
- package/docs/html/modules/utilities_ObservableWeakSet.html +0 -2
- package/docs/html/types/utilities_watch.WatchCallback.html +0 -3
- package/docs/html/variables/support_esri.Evented.html +0 -2
- package/docs/html/variables/tasks_identify_StreamLayerQueryIdentifyProvider.StreamLayerQueryIdentifyProvider.html +0 -1
- package/docs/html/variables/utilities_collection.Collection.html +0 -2
- package/locale/_localeDeprecation.d.ts +0 -1
- package/locale/_localeDeprecation.js +0 -1
- package/locale/af.d.ts +0 -1
- package/locale/af.js +0 -1
- package/locale/ar-MA.d.ts +0 -1
- package/locale/ar-MA.js +0 -1
- package/locale/ar-SA.d.ts +0 -1
- package/locale/ar-SA.js +0 -1
- package/locale/ar-TN.d.ts +0 -1
- package/locale/ar-TN.js +0 -1
- package/locale/ar.d.ts +0 -1
- package/locale/ar.js +0 -1
- package/locale/az.d.ts +0 -1
- package/locale/az.js +0 -1
- package/locale/be.d.ts +0 -1
- package/locale/be.js +0 -1
- package/locale/bg.d.ts +0 -1
- package/locale/bg.js +0 -1
- package/locale/bn.d.ts +0 -1
- package/locale/bn.js +0 -1
- package/locale/bs.d.ts +0 -1
- package/locale/bs.js +0 -1
- package/locale/ca.d.ts +0 -1
- package/locale/ca.js +0 -1
- package/locale/core.d.ts +0 -79
- package/locale/core.js +0 -1
- package/locale/cs.d.ts +0 -1
- package/locale/cs.js +0 -1
- package/locale/cv.d.ts +0 -1
- package/locale/cv.js +0 -1
- package/locale/cy.d.ts +0 -1
- package/locale/cy.js +0 -1
- package/locale/da.d.ts +0 -1
- package/locale/da.js +0 -1
- package/locale/de-AT.d.ts +0 -1
- package/locale/de-AT.js +0 -1
- package/locale/de.d.ts +0 -1
- package/locale/de.js +0 -1
- package/locale/el.d.ts +0 -1
- package/locale/el.js +0 -1
- package/locale/en-AU.d.ts +0 -1
- package/locale/en-AU.js +0 -1
- package/locale/en-CA.d.ts +0 -1
- package/locale/en-CA.js +0 -1
- package/locale/en-GB.d.ts +0 -1
- package/locale/en-GB.js +0 -1
- package/locale/en.d.ts +0 -1
- package/locale/en.js +0 -1
- package/locale/es.d.ts +0 -1
- package/locale/es.js +0 -1
- package/locale/et.d.ts +0 -1
- package/locale/et.js +0 -1
- package/locale/eu.d.ts +0 -1
- package/locale/eu.js +0 -1
- package/locale/fa.d.ts +0 -1
- package/locale/fa.js +0 -1
- package/locale/fi.d.ts +0 -1
- package/locale/fi.js +0 -1
- package/locale/fo.d.ts +0 -1
- package/locale/fo.js +0 -1
- package/locale/fr-CA.d.ts +0 -1
- package/locale/fr-CA.js +0 -1
- package/locale/fr.d.ts +0 -1
- package/locale/fr.js +0 -1
- package/locale/gl.d.ts +0 -1
- package/locale/gl.js +0 -1
- package/locale/he.d.ts +0 -1
- package/locale/he.js +0 -1
- package/locale/hi.d.ts +0 -1
- package/locale/hi.js +0 -1
- package/locale/hr.d.ts +0 -1
- package/locale/hr.js +0 -1
- package/locale/hu.d.ts +0 -1
- package/locale/hu.js +0 -1
- package/locale/hy.d.ts +0 -1
- package/locale/hy.js +0 -1
- package/locale/id.d.ts +0 -1
- package/locale/id.js +0 -1
- package/locale/inv.d.ts +0 -1
- package/locale/inv.js +0 -1
- package/locale/is.d.ts +0 -1
- package/locale/is.js +0 -1
- package/locale/it.d.ts +0 -1
- package/locale/it.js +0 -1
- package/locale/ja.d.ts +0 -1
- package/locale/ja.js +0 -1
- package/locale/ka.d.ts +0 -1
- package/locale/ka.js +0 -1
- package/locale/km.d.ts +0 -1
- package/locale/km.js +0 -1
- package/locale/ko.d.ts +0 -1
- package/locale/ko.js +0 -1
- package/locale/lt.d.ts +0 -1
- package/locale/lt.js +0 -1
- package/locale/lv.d.ts +0 -1
- package/locale/lv.js +0 -1
- package/locale/mk.d.ts +0 -1
- package/locale/mk.js +0 -1
- package/locale/ml.d.ts +0 -1
- package/locale/ml.js +0 -1
- package/locale/mr.d.ts +0 -1
- package/locale/mr.js +0 -1
- package/locale/ms-MY.d.ts +0 -1
- package/locale/ms-MY.js +0 -1
- package/locale/ms.d.ts +0 -1
- package/locale/ms.js +0 -1
- package/locale/my.d.ts +0 -1
- package/locale/my.js +0 -1
- package/locale/nb.d.ts +0 -1
- package/locale/nb.js +0 -1
- package/locale/ne.d.ts +0 -1
- package/locale/ne.js +0 -1
- package/locale/nl.d.ts +0 -1
- package/locale/nl.js +0 -1
- package/locale/nn.d.ts +0 -1
- package/locale/nn.js +0 -1
- package/locale/no.d.ts +0 -1
- package/locale/no.js +0 -1
- package/locale/pl.d.ts +0 -1
- package/locale/pl.js +0 -1
- package/locale/pt-BR.d.ts +0 -1
- package/locale/pt-BR.js +0 -1
- package/locale/pt.d.ts +0 -1
- package/locale/pt.js +0 -1
- package/locale/ro.d.ts +0 -1
- package/locale/ro.js +0 -1
- package/locale/ru.d.ts +0 -1
- package/locale/ru.js +0 -1
- package/locale/si.d.ts +0 -1
- package/locale/si.js +0 -1
- package/locale/sk.d.ts +0 -1
- package/locale/sk.js +0 -1
- package/locale/sl.d.ts +0 -1
- package/locale/sl.js +0 -1
- package/locale/sq.d.ts +0 -1
- package/locale/sq.js +0 -1
- package/locale/sr-Cyrl.d.ts +0 -1
- package/locale/sr-Cyrl.js +0 -1
- package/locale/sr-ME.d.ts +0 -1
- package/locale/sr-ME.js +0 -1
- package/locale/sr.d.ts +0 -1
- package/locale/sr.js +0 -1
- package/locale/sv.d.ts +0 -1
- package/locale/sv.js +0 -1
- package/locale/ta.d.ts +0 -1
- package/locale/ta.js +0 -1
- package/locale/th.d.ts +0 -1
- package/locale/th.js +0 -1
- package/locale/tl.d.ts +0 -1
- package/locale/tl.js +0 -1
- package/locale/tr.d.ts +0 -1
- package/locale/tr.js +0 -1
- package/locale/tzm-Latn.d.ts +0 -1
- package/locale/tzm-Latn.js +0 -1
- package/locale/tzm.d.ts +0 -1
- package/locale/tzm.js +0 -1
- package/locale/uk.d.ts +0 -1
- package/locale/uk.js +0 -1
- package/locale/uz.d.ts +0 -1
- package/locale/uz.js +0 -1
- package/locale/vi.d.ts +0 -1
- package/locale/vi.js +0 -1
- package/locale/zh-TW.d.ts +0 -1
- package/locale/zh-TW.js +0 -1
- package/locale/zh.d.ts +0 -1
- package/locale/zh.js +0 -1
- package/support/Observable.d.ts +0 -242
- package/support/Observable.js +0 -1
- package/tasks/identify/StreamLayerQueryIdentifyProvider.d.ts +0 -2
- package/tasks/identify/StreamLayerQueryIdentifyProvider.js +0 -1
- package/utilities/ObservableWeakSet.d.ts +0 -52
- package/utilities/ObservableWeakSet.js +0 -1
|
@@ -1,32 +1,12 @@
|
|
|
1
1
|
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Serializable | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="../modules/support_Serializable.html">support/Serializable</a></li><li><a href="support_Serializable.Serializable.html">Serializable</a></li></ul><h1>Interface Serializable<TProperties></h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>An object that can be serialized to/from plain JSON.</p>
|
|
2
|
-
</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">Serializable</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#_watchProperty._watchProperty-1">_watchProperty</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyKey</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-keyword">keyof </span><a href="support_Serializable.Serializable.html" class="tsd-signature-type tsd-kind-interface">Serializable</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span>, <span class="tsd-kind-parameter">subpath</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, <span class="tsd-kind-parameter">callback</span><span class="tsd-signature-symbol">: </span><a href="../types/utilities_watch.WatchCallback.html" class="tsd-signature-type tsd-kind-type-alias">WatchCallback</a>, <span class="tsd-kind-parameter">sync</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IHandle</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#assignProperties.assignProperties-1">assignProperties</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">properties</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#assignPropertiesAsync.assignPropertiesAsync-1">assignPropertiesAsync</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">properties</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#finishAssignProperties.finishAssignProperties-1">finishAssignProperties</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#get.get-1">get</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#get.get-1.T">T</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyPath</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#get.get-1.T">T</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#get.get-2">get</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyPath</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#getDefault.getDefault-1">getDefault</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#getDefault.getDefault-1.K">K</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">key</span><span class="tsd-signature-symbol">: </span><a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#getDefault.getDefault-1.K">K</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#getDefault.getDefault-1.K">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#getDefaults.getDefaults-1">getDefaults</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#getSerializableProperties.getSerializableProperties-1">getSerializableProperties</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">serializeMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type tsd-kind-type-alias">SerializeMode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/support_Serializable.PropertyDefs.html" class="tsd-signature-type tsd-kind-type-alias">PropertyDefs</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#notifyChange.notifyChange-1">notifyChange</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyKey</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-keyword">keyof </span><a href="support_Serializable.Serializable.html" class="tsd-signature-type tsd-kind-interface">Serializable</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#set.set-1">set</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#set.set-1.T-1">T</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyPath</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, <span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">: </span><a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#set.set-1.T-1">T</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">this</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#set.set-2">set</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">properties</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HashMap</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">this</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#toJSON.toJSON-1">toJSON</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">serializeMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type tsd-kind-type-alias">SerializeMode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#watch.watch-1">watch</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">path</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span>, <span class="tsd-kind-parameter">callback</span><span class="tsd-signature-symbol">: </span><a href="../types/utilities_watch.WatchCallback.html" class="tsd-signature-type tsd-kind-type-alias">WatchCallback</a>, <span class="tsd-kind-parameter">sync</span><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IHandle</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div> <section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span><a id="TProperties" class="tsd-anchor"></a><span class="tsd-kind-type-parameter">TProperties</span></span></li></ul></section> <section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#support/Serializable.Serializable">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="support_Observable.IDeprecatedObservable.html" class="tsd-signature-type tsd-kind-interface">IDeprecatedObservable</a><ul class="tsd-hierarchy"><li><span class="target">Serializable</span><ul class="tsd-hierarchy"><li><a href="data__Relationship.Relationship-1.html" class="tsd-signature-type tsd-kind-interface">Relationship</a></li></ul></li></ul></li></ul></section><section class="tsd-panel"><h4>Implemented by</h4><ul class="tsd-hierarchy"><li><a href="../classes/data_FeatureList.FeatureList.html" class="tsd-signature-type tsd-kind-class">FeatureList</a></li><li><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a></li><li><a href="../classes/support_Serializable.SerializableBase.html" class="tsd-signature-type tsd-kind-class">SerializableBase</a></li></ul></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="support_Serializable.Serializable.html#_watchProperty" class="tsd-index-link deprecated tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>_watch<wbr/>Property</span></a>
|
|
3
|
-
<a href="support_Serializable.Serializable.html#assignProperties" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>assign<wbr/>Properties</span></a>
|
|
2
|
+
</div><div class="tsd-comment tsd-typography"></div></section><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">Serializable</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#assignProperties.assignProperties-1">assignProperties</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">properties</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#assignPropertiesAsync.assignPropertiesAsync-1">assignPropertiesAsync</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">properties</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#finishAssignProperties.finishAssignProperties-1">finishAssignProperties</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#getDefault.getDefault-1">getDefault</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#getDefault.getDefault-1.K">K</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">key</span><span class="tsd-signature-symbol">: </span><a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#getDefault.getDefault-1.K">K</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#getDefault.getDefault-1.K">K</a><span class="tsd-signature-symbol">]</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#getDefaults.getDefaults-1">getDefaults</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#getSerializableProperties.getSerializableProperties-1">getSerializableProperties</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">serializeMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type tsd-kind-type-alias">SerializeMode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/support_Serializable.PropertyDefs.html" class="tsd-signature-type tsd-kind-type-alias">PropertyDefs</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="support_Serializable.Serializable.html#toJSON.toJSON-1">toJSON</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">serializeMode</span><span class="tsd-signature-symbol">?: </span><a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type tsd-kind-type-alias">SerializeMode</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div> <section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span><a id="TProperties" class="tsd-anchor"></a><span class="tsd-kind-type-parameter">TProperties</span></span></li></ul></section> <section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#support/Serializable.Serializable">view full</a>)</h4><ul class="tsd-hierarchy"><li><span class="target">Serializable</span><ul class="tsd-hierarchy"><li><a href="data__Relationship.Relationship-1.html" class="tsd-signature-type tsd-kind-interface">Relationship</a></li></ul></li></ul></section><section class="tsd-panel"><h4>Implemented by</h4><ul class="tsd-hierarchy"><li><a href="../classes/data_FeatureList.FeatureList.html" class="tsd-signature-type tsd-kind-class">FeatureList</a></li><li><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a></li><li><a href="../classes/support_Serializable.SerializableBase.html" class="tsd-signature-type tsd-kind-class">SerializableBase</a></li></ul></section><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="support_Serializable.Serializable.html#assignProperties" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>assign<wbr/>Properties</span></a>
|
|
4
3
|
<a href="support_Serializable.Serializable.html#assignPropertiesAsync" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>assign<wbr/>Properties<wbr/>Async</span></a>
|
|
5
4
|
<a href="support_Serializable.Serializable.html#finishAssignProperties" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>finish<wbr/>Assign<wbr/>Properties</span></a>
|
|
6
|
-
<a href="support_Serializable.Serializable.html#get" class="tsd-index-link deprecated tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get</span></a>
|
|
7
5
|
<a href="support_Serializable.Serializable.html#getDefault" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Default</span></a>
|
|
8
6
|
<a href="support_Serializable.Serializable.html#getDefaults" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Defaults</span></a>
|
|
9
7
|
<a href="support_Serializable.Serializable.html#getSerializableProperties" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Serializable<wbr/>Properties</span></a>
|
|
10
|
-
<a href="support_Serializable.Serializable.html#notifyChange" class="tsd-index-link deprecated tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>notify<wbr/>Change</span></a>
|
|
11
|
-
<a href="support_Serializable.Serializable.html#set" class="tsd-index-link deprecated tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set</span></a>
|
|
12
8
|
<a href="support_Serializable.Serializable.html#toJSON" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>toJSON</span></a>
|
|
13
|
-
|
|
14
|
-
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Methods"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Methods</h2></summary><section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="_watchProperty" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="deprecated">_watch<wbr/>Property</span><a href="#_watchProperty" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="_watchProperty._watchProperty-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">_watch<wbr/>Property</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyKey</span>, <span class="tsd-kind-parameter">subpath</span>, <span class="tsd-kind-parameter">callback</span>, <span class="tsd-kind-parameter">sync</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">IHandle</span><a href="#_watchProperty._watchProperty-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Implements the watch() behavior for a single property. Subclasses that
|
|
15
|
-
need specialized watch handling should generally override this function
|
|
16
|
-
instead of watch(), which will automatically take care of handling
|
|
17
|
-
multiple properties and nesting.</p>
|
|
18
|
-
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">propertyKey</span>: <span class="tsd-signature-keyword">keyof </span><a href="support_Serializable.Serializable.html" class="tsd-signature-type tsd-kind-interface">Serializable</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span></span><div class="tsd-comment tsd-typography"><p>The root of the property path, e.g. "foo" in
|
|
19
|
-
"foo.bar.baz" or "foo".</p>
|
|
20
|
-
</div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">subpath</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>The remainder of the property path, e.g. "bar.baz" in
|
|
21
|
-
"foo.bar.baz" or "" in "foo". The implementation of watch() takes care
|
|
22
|
-
of monitoring the subpath for changes.</p>
|
|
23
|
-
</div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">callback</span>: <a href="../types/utilities_watch.WatchCallback.html" class="tsd-signature-type tsd-kind-type-alias">WatchCallback</a></span><div class="tsd-comment tsd-typography"><p>The callback to invoke.</p>
|
|
24
|
-
</div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">sync</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>If true, the callback will be invoked synchronously on the
|
|
25
|
-
same tick that the property changed. Otherwise, it will be invoked in a
|
|
26
|
-
future tick.</p>
|
|
27
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">IHandle</span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-Deprecated"><h4 class="tsd-anchor-link"><a id="Deprecated" class="tsd-anchor"></a>Deprecated<a href="#Deprecated" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>See <a href="../functions/support_observableUtils.observable-1.html" class="tsd-kind-function">support/observableUtils!observable</a> and
|
|
28
|
-
<a href="../functions/support_observableUtils.watch.html" class="tsd-kind-function">support/observableUtils!watch</a> instead.</p>
|
|
29
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Observable.IDeprecatedObservable.html">IDeprecatedObservable</a>.<a href="support_Observable.IDeprecatedObservable.html#_watchProperty">_watchProperty</a></p></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="assignProperties" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>assign<wbr/>Properties</span><a href="#assignProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="assignProperties.assignProperties-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">assign<wbr/>Properties</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">properties</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#assignProperties.assignProperties-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the properties for this item.</p>
|
|
9
|
+
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Methods"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Methods</h2></summary><section><section class="tsd-panel tsd-member"><a id="assignProperties" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>assign<wbr/>Properties</span><a href="#assignProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="assignProperties.assignProperties-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">assign<wbr/>Properties</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">properties</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span><a href="#assignProperties.assignProperties-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the properties for this item.</p>
|
|
30
10
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">properties</span>: <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span></span><div class="tsd-comment tsd-typography"><p>A plain object containing property values to set, keyed
|
|
31
11
|
by property name.</p>
|
|
32
12
|
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="assignPropertiesAsync" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>assign<wbr/>Properties<wbr/>Async</span><a href="#assignPropertiesAsync" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="assignPropertiesAsync.assignPropertiesAsync-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">assign<wbr/>Properties<wbr/>Async</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">properties</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#assignPropertiesAsync.assignPropertiesAsync-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the properties for this item.</p>
|
|
@@ -37,49 +17,14 @@ by property name.</p>
|
|
|
37
17
|
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="finishAssignProperties" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>finish<wbr/>Assign<wbr/>Properties</span><a href="#finishAssignProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="finishAssignProperties.finishAssignProperties-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">finish<wbr/>Assign<wbr/>Properties</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span><a href="#finishAssignProperties.finishAssignProperties-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Waits for all deserialization logic initiated thus far to finish, whether
|
|
38
18
|
invoked by passing properties into the constructor, or by invoking
|
|
39
19
|
<code>assignProperties()</code> or <code>assignPropertiesAsync()</code>.</p>
|
|
40
|
-
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member
|
|
41
|
-
</div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span><a id="get.get-1.T" class="tsd-anchor"></a><span class="tsd-kind-type-parameter">T</span></span></li></ul></section><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">propertyPath</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>The name of the property to get. It can also be a
|
|
42
|
-
path to a property deeper in the instance, for example "foo.bar.baz".
|
|
43
|
-
If a property in the path doesn't exist, then the result will be
|
|
44
|
-
undefined.</p>
|
|
45
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#get.get-1.T">T</a></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-Deprecated"><h4 class="tsd-anchor-link"><a id="Deprecated-1" class="tsd-anchor"></a>Deprecated<a href="#Deprecated-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>This function is deprecated. Access the property directly.</p>
|
|
46
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Observable.IDeprecatedObservable.html">IDeprecatedObservable</a>.<a href="support_Observable.IDeprecatedObservable.html#get">get</a></p></aside></li><li class="tsd-signature tsd-anchor-link"><a id="get.get-2" class="tsd-anchor"></a><span class="tsd-kind-call-signature">get</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyPath</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><a href="#get.get-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the value of a property.</p>
|
|
47
|
-
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">propertyPath</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>The name of the property to get. It can also be a
|
|
48
|
-
path to a property deeper in the instance, for example "foo.bar.baz".
|
|
49
|
-
If a property in the path doesn't exist, then the result will be
|
|
50
|
-
undefined.</p>
|
|
51
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-Deprecated"><h4 class="tsd-anchor-link"><a id="Deprecated-2" class="tsd-anchor"></a>Deprecated<a href="#Deprecated-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>This function is deprecated. Access the property directly.</p>
|
|
52
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Observable.IDeprecatedObservable.html">IDeprecatedObservable</a>.<a href="support_Observable.IDeprecatedObservable.html#get">get</a></p></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="getDefault" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Default</span><a href="#getDefault" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="getDefault.getDefault-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">get<wbr/>Default</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#getDefault.getDefault-1.K">K</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">key</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#getDefault.getDefault-1.K">K</a><span class="tsd-signature-symbol">]</span><a href="#getDefault.getDefault-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the default value of an object's property.</p>
|
|
20
|
+
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="getDefault" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Default</span><a href="#getDefault" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="getDefault.getDefault-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">get<wbr/>Default</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#getDefault.getDefault-1.K">K</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">key</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#getDefault.getDefault-1.K">K</a><span class="tsd-signature-symbol">]</span><a href="#getDefault.getDefault-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the default value of an object's property.</p>
|
|
53
21
|
</div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span><a id="getDefault.getDefault-1.K" class="tsd-anchor"></a><span class="tsd-kind-type-parameter">K</span><span class="tsd-signature-keyword"> extends </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">symbol</span></span></li></ul></section><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">key</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#getDefault.getDefault-1.K">K</a></span><div class="tsd-comment tsd-typography"><p>The property of the object for which to get the default value.</p>
|
|
54
22
|
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">[</span><a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#getDefault.getDefault-1.K">K</a><span class="tsd-signature-symbol">]</span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="getDefaults" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Defaults</span><a href="#getDefaults" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="getDefaults.getDefaults-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">get<wbr/>Defaults</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><a href="#getDefaults.getDefaults-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Gets the object's default property values.</p>
|
|
55
23
|
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="getSerializableProperties" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>Serializable<wbr/>Properties</span><a href="#getSerializableProperties" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="getSerializableProperties.getSerializableProperties-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">get<wbr/>Serializable<wbr/>Properties</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">serializeMode</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../types/support_Serializable.PropertyDefs.html" class="tsd-signature-type tsd-kind-type-alias">PropertyDefs</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><a href="#getSerializableProperties.getSerializableProperties-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Returns the serializable properties.</p>
|
|
56
24
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">serializeMode</span>: <a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type tsd-kind-type-alias">SerializeMode</a></span><div class="tsd-comment tsd-typography"><p>Optional. If specified, only properties that support
|
|
57
25
|
the given serialization mode will be returned.</p>
|
|
58
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/support_Serializable.PropertyDefs.html" class="tsd-signature-type tsd-kind-type-alias">PropertyDefs</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member
|
|
59
|
-
to be notified if it did.</p>
|
|
60
|
-
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">propertyKey</span>: <span class="tsd-signature-keyword">keyof </span><a href="support_Serializable.Serializable.html" class="tsd-signature-type tsd-kind-interface">Serializable</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span></span><div class="tsd-comment tsd-typography"><p>The property that changed (or might have changed).</p>
|
|
61
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-Deprecated"><h4 class="tsd-anchor-link"><a id="Deprecated-3" class="tsd-anchor"></a>Deprecated<a href="#Deprecated-3" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>See <a href="../functions/support_observableUtils.observable-1.html" class="tsd-kind-function">support/observableUtils!observable</a> and
|
|
62
|
-
<a href="../functions/support_observableUtils.notifyChange.html" class="tsd-kind-function">support/observableUtils!notifyChange</a> instead.</p>
|
|
63
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Observable.IDeprecatedObservable.html">IDeprecatedObservable</a>.<a href="support_Observable.IDeprecatedObservable.html#notifyChange">notifyChange</a></p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="set" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="deprecated">set</span><a href="#set" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures tsd-is-inherited"><li class="tsd-signature tsd-anchor-link"><a id="set.set-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">set</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#set.set-1.T-1">T</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">propertyPath</span>, <span class="tsd-kind-parameter">value</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">this</span><a href="#set.set-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the value of a property.</p>
|
|
64
|
-
</div><section class="tsd-panel"><h4>Type Parameters</h4><ul class="tsd-type-parameter-list"><li><span><a id="set.set-1.T-1" class="tsd-anchor"></a><span class="tsd-kind-type-parameter">T</span></span></li></ul></section><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">propertyPath</span>: <span class="tsd-signature-type">string</span></span><div class="tsd-comment tsd-typography"><p>The name of the property to set. It can also be a
|
|
65
|
-
path to a property deeper in the instance, for example "foo.bar.baz".
|
|
66
|
-
If a property along the way doesn't exist, then nothing will be set.</p>
|
|
67
|
-
</div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">value</span>: <a class="tsd-signature-type tsd-kind-type-parameter" href="data__Relationship.Relationship-1.html#set.set-1.T-1">T</a></span><div class="tsd-comment tsd-typography"><p>The new value to set on the property.</p>
|
|
68
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-Deprecated"><h4 class="tsd-anchor-link"><a id="Deprecated-4" class="tsd-anchor"></a>Deprecated<a href="#Deprecated-4" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>This function is deprecated. Access the property directly.</p>
|
|
69
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Observable.IDeprecatedObservable.html">IDeprecatedObservable</a>.<a href="support_Observable.IDeprecatedObservable.html#set">set</a></p></aside></li><li class="tsd-signature tsd-anchor-link"><a id="set.set-2" class="tsd-anchor"></a><span class="tsd-kind-call-signature">set</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">properties</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">this</span><a href="#set.set-2" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Sets the values of one or more properties.</p>
|
|
70
|
-
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">properties</span>: <span class="tsd-signature-type">HashMap</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span></span><div class="tsd-comment tsd-typography"><p>An object containing key/value pairs of properties to
|
|
71
|
-
set.</p>
|
|
72
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">this</span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-Deprecated"><h4 class="tsd-anchor-link"><a id="Deprecated-5" class="tsd-anchor"></a>Deprecated<a href="#Deprecated-5" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>This function is deprecated. Access the property directly.</p>
|
|
73
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Observable.IDeprecatedObservable.html">IDeprecatedObservable</a>.<a href="support_Observable.IDeprecatedObservable.html#set">set</a></p></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="toJSON" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>toJSON</span><a href="#toJSON" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="toJSON.toJSON-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">toJSON</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">serializeMode</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><a href="#toJSON.toJSON-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Returns a serializable representation of the item.</p>
|
|
26
|
+
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="../types/support_Serializable.PropertyDefs.html" class="tsd-signature-type tsd-kind-type-alias">PropertyDefs</a><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member"><a id="toJSON" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>toJSON</span><a href="#toJSON" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><ul class="tsd-signatures"><li class="tsd-signature tsd-anchor-link"><a id="toJSON.toJSON-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">toJSON</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">serializeMode</span><span class="tsd-signature-symbol">?</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span><a href="#toJSON.toJSON-1" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></li><li class="tsd-description"><div class="tsd-comment tsd-typography"><p>Returns a serializable representation of the item.</p>
|
|
74
27
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">serializeMode</span>: <a href="../types/support_Serializable.SerializeMode.html" class="tsd-signature-type tsd-kind-type-alias">SerializeMode</a></span><div class="tsd-comment tsd-typography"><p>If specified, only properties that are appropriate
|
|
75
28
|
for the given mode are returned. Otherwise, all properties will be
|
|
76
29
|
serialized.</p>
|
|
77
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><
|
|
78
|
-
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">path</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></span><div class="tsd-comment tsd-typography"><p>The property (or list of properties) to watch for changes.</p>
|
|
79
|
-
</div><div class="tsd-comment tsd-typography"></div></li><li><span><span class="tsd-kind-parameter">callback</span>: <a href="../types/utilities_watch.WatchCallback.html" class="tsd-signature-type tsd-kind-type-alias">WatchCallback</a></span><div class="tsd-comment tsd-typography"><p>The callback to invoke when the property has changed.
|
|
80
|
-
This callback will always be invoked <em>asynchronously</em>.</p>
|
|
81
|
-
</div><div class="tsd-comment tsd-typography"></div></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">sync</span>: <span class="tsd-signature-type">boolean</span></span><div class="tsd-comment tsd-typography"><p>Whether to invoke the callback synchronously. The default is
|
|
82
|
-
false.</p>
|
|
83
|
-
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">IHandle</span></h4><div class="tsd-comment tsd-typography"><div class="tsd-tag-Deprecated"><h4 class="tsd-anchor-link"><a id="Deprecated-6" class="tsd-anchor"></a>Deprecated<a href="#Deprecated-6" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h4><p>See <a href="../functions/support_observableUtils.observable-1.html" class="tsd-kind-function">support/observableUtils!observable</a> and
|
|
84
|
-
<a href="../functions/support_observableUtils.watch.html" class="tsd-kind-function">support/observableUtils!watch</a> instead.</p>
|
|
85
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Observable.IDeprecatedObservable.html">IDeprecatedObservable</a>.<a href="support_Observable.IDeprecatedObservable.html#watch">watch</a></p></aside></li></ul></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Methods</summary><div><a href="#_watchProperty" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>_watch<wbr/>Property</span></a><a href="#assignProperties" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>assign<wbr/>Properties</span></a><a href="#assignPropertiesAsync" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>assign<wbr/>Properties<wbr/>Async</span></a><a href="#finishAssignProperties" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>finish<wbr/>Assign<wbr/>Properties</span></a><a href="#get" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get</span></a><a href="#getDefault" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Default</span></a><a href="#getDefaults" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Defaults</span></a><a href="#getSerializableProperties" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Serializable<wbr/>Properties</span></a><a href="#notifyChange" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>notify<wbr/>Change</span></a><a href="#set" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>set</span></a><a href="#toJSON" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>toJSON</span></a><a href="#watch" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>watch</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@vertigis/arcgis-extensions</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
|
|
30
|
+
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Partial</span><span class="tsd-signature-symbol"><</span><a class="tsd-signature-type tsd-kind-type-parameter" href="support_Serializable.Serializable.html#TProperties">TProperties</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Methods"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Methods</summary><div><a href="#assignProperties" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>assign<wbr/>Properties</span></a><a href="#assignPropertiesAsync" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>assign<wbr/>Properties<wbr/>Async</span></a><a href="#finishAssignProperties" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>finish<wbr/>Assign<wbr/>Properties</span></a><a href="#getDefault" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Default</span></a><a href="#getDefaults" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Defaults</span></a><a href="#getSerializableProperties" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Serializable<wbr/>Properties</span></a><a href="#toJSON" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>toJSON</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@vertigis/arcgis-extensions</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
|
|
@@ -2,11 +2,7 @@
|
|
|
2
2
|
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Variables</h3><div class="tsd-index-list"><a href="../variables/locale.INVARIANT.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-32"></use></svg><span>INVARIANT</span></a>
|
|
3
3
|
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Functions</h3><div class="tsd-index-list"><a href="../functions/locale.detectLocale.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>detect<wbr/>Locale</span></a>
|
|
4
4
|
<a href="../functions/locale.get.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>get</span></a>
|
|
5
|
-
<a href="../functions/locale.getBestMatchLocale.html" class="tsd-index-link deprecated"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>get<wbr/>Best<wbr/>Match<wbr/>Locale</span></a>
|
|
6
5
|
<a href="../functions/locale.getMatchingLocales.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>get<wbr/>Matching<wbr/>Locales</span></a>
|
|
7
|
-
<a href="../functions/locale.getRegisteredLocales.html" class="tsd-index-link deprecated"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>get<wbr/>Registered<wbr/>Locales</span></a>
|
|
8
|
-
<a href="../functions/locale.isRegistered.html" class="tsd-index-link deprecated"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>is<wbr/>Registered</span></a>
|
|
9
|
-
<a href="../functions/locale.load.html" class="tsd-index-link deprecated"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>load</span></a>
|
|
10
6
|
<a href="../functions/locale.parseLocale.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>parse<wbr/>Locale</span></a>
|
|
11
7
|
<a href="../functions/locale.set.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>set</span></a>
|
|
12
8
|
</div></section></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@vertigis/arcgis-extensions</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
|
|
@@ -125,6 +125,5 @@
|
|
|
125
125
|
<a href="../types/support_esri.WFSFeatureType.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>WFSFeature<wbr/>Type</span></a>
|
|
126
126
|
<a href="../types/support_esri.WFSLayerInfo.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2097152"></use></svg><span>WFSLayer<wbr/>Info</span></a>
|
|
127
127
|
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Variables</h3><div class="tsd-index-list"><a href="../variables/support_esri.Collection.html" class="tsd-index-link deprecated"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-32"></use></svg><span>Collection</span></a>
|
|
128
|
-
<a href="../variables/support_esri.Evented.html" class="tsd-index-link deprecated"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-32"></use></svg><span>Evented</span></a>
|
|
129
128
|
<a href="../variables/support_esri.wellKnownBasemapTitles.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-32"></use></svg><span>well<wbr/>Known<wbr/>Basemap<wbr/>Titles</span></a>
|
|
130
129
|
</div></section></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@vertigis/arcgis-extensions</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>utilities/collection | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="utilities_collection.html">utilities/collection</a></li></ul><h1>Module utilities/collection</h1></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><details class="tsd-index-content tsd-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">References</h3><div class="tsd-index-list"><a href="utilities_collection.html#ChangeEvent" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Change<wbr/>Event</span></a>
|
|
2
2
|
<a href="utilities_collection.html#CompareOptions" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Compare<wbr/>Options</span></a>
|
|
3
3
|
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Interfaces</h3><div class="tsd-index-list"><a href="../interfaces/utilities_collection.AfterItemChangeEvent.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-256"></use></svg><span>After<wbr/>Item<wbr/>Change<wbr/>Event</span></a>
|
|
4
|
-
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Variables</h3><div class="tsd-index-list"><a href="../variables/utilities_collection.Collection.html" class="tsd-index-link deprecated"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-32"></use></svg><span>Collection</span></a>
|
|
5
4
|
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Functions</h3><div class="tsd-index-list"><a href="../functions/utilities_collection.compare.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>compare</span></a>
|
|
6
5
|
<a href="../functions/utilities_collection.compareAsync.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>compare<wbr/>Async</span></a>
|
|
7
6
|
</div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-References"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> References</h2></summary><section><section class="tsd-panel tsd-member"><a id="ChangeEvent" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Change<wbr/>Event</span><a href="#ChangeEvent" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>Re-exports <a href="../interfaces/support_esri.ChangeEvent.html">ChangeEvent</a></section><section class="tsd-panel tsd-member"><a id="CompareOptions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>Compare<wbr/>Options</span><a href="#CompareOptions" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3>Re-exports <a href="../interfaces/utilities_array.CompareOptions.html">CompareOptions</a></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-References"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>References</summary><div><a href="#ChangeEvent" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Change<wbr/>Event</span></a><a href="#CompareOptions" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-4194304"></use></svg><span>Compare<wbr/>Options</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@vertigis/arcgis-extensions</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
|
|
@@ -1,7 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>utilities/watch | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="utilities_watch.html">utilities/watch</a></li></ul><h1>Module utilities/watch</h1></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><h3 class="tsd-index-heading uppercase">Index</h3><section class="tsd-index-section"><h3 class="tsd-index-heading">
|
|
2
|
-
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Functions</h3><div class="tsd-index-list"><a href="../functions/utilities_watch.onCollectionPropertyChange.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>on<wbr/>Collection<wbr/>Property<wbr/>Change</span></a>
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>utilities/watch | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="utilities_watch.html">utilities/watch</a></li></ul><h1>Module utilities/watch</h1></div><section class="tsd-panel-group tsd-index-group"><section class="tsd-panel tsd-index-panel"><h3 class="tsd-index-heading uppercase">Index</h3><section class="tsd-index-section"><h3 class="tsd-index-heading">Functions</h3><div class="tsd-index-list"><a href="../functions/utilities_watch.onCollectionPropertyChange.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>on<wbr/>Collection<wbr/>Property<wbr/>Change</span></a>
|
|
3
2
|
<a href="../functions/utilities_watch.onEach.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>on<wbr/>Each</span></a>
|
|
4
3
|
<a href="../functions/utilities_watch.onOnce.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>on<wbr/>Once</span></a>
|
|
5
|
-
<a href="../functions/utilities_watch.watchCollectionPropertyEach.html" class="tsd-index-link deprecated"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>watch<wbr/>Collection<wbr/>Property<wbr/>Each</span></a>
|
|
6
|
-
<a href="../functions/utilities_watch.watchEach.html" class="tsd-index-link deprecated"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-64"></use></svg><span>watch<wbr/>Each</span></a>
|
|
7
4
|
</div></section></section></section></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@vertigis/arcgis-extensions</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
|
package/docs/html/modules.html
CHANGED
|
@@ -34,7 +34,6 @@
|
|
|
34
34
|
<a href="modules/data_TableExtension.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>data/<wbr/>Table<wbr/>Extension</span></a>
|
|
35
35
|
<a href="modules/data_TaskSettings.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>data/<wbr/>Task<wbr/>Settings</span></a>
|
|
36
36
|
<a href="modules/Entity.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>Entity</span></a>
|
|
37
|
-
<a href="modules/ErrorBase.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>Error<wbr/>Base</span></a>
|
|
38
37
|
<a href="modules/FailureMode.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>Failure<wbr/>Mode</span></a>
|
|
39
38
|
<a href="modules/Hyperlink.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>Hyperlink</span></a>
|
|
40
39
|
<a href="modules/InvalidOperationError.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>Invalid<wbr/>Operation<wbr/>Error</span></a>
|
|
@@ -191,7 +190,6 @@
|
|
|
191
190
|
<a href="modules/support_InitializableBase.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>support/<wbr/>Initializable<wbr/>Base</span></a>
|
|
192
191
|
<a href="modules/support_InitializableCollectionProxy.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>support/<wbr/>Initializable<wbr/>Collection<wbr/>Proxy</span></a>
|
|
193
192
|
<a href="modules/support_InitializeError.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>support/<wbr/>Initialize<wbr/>Error</span></a>
|
|
194
|
-
<a href="modules/support_Observable.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>support/<wbr/>Observable</span></a>
|
|
195
193
|
<a href="modules/support_observableUtils.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>support/observable<wbr/>Utils</span></a>
|
|
196
194
|
<a href="modules/support_ReadOnlyInitializableCollection.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>support/<wbr/>Read<wbr/>Only<wbr/>Initializable<wbr/>Collection</span></a>
|
|
197
195
|
<a href="modules/support_Serializable.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>support/<wbr/>Serializable</span></a>
|
|
@@ -232,7 +230,6 @@
|
|
|
232
230
|
<a href="modules/tasks_identify_SceneLayerHitTestIdentifyProvider.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>tasks/identify/<wbr/>Scene<wbr/>Layer<wbr/>Hit<wbr/>Test<wbr/>Identify<wbr/>Provider</span></a>
|
|
233
231
|
<a href="modules/tasks_identify_SceneLayerQueryIdentifyProvider.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>tasks/identify/<wbr/>Scene<wbr/>Layer<wbr/>Query<wbr/>Identify<wbr/>Provider</span></a>
|
|
234
232
|
<a href="modules/tasks_identify_StreamLayerClientSideQueryIdentifyProvider.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>tasks/identify/<wbr/>Stream<wbr/>Layer<wbr/>Client<wbr/>Side<wbr/>Query<wbr/>Identify<wbr/>Provider</span></a>
|
|
235
|
-
<a href="modules/tasks_identify_StreamLayerQueryIdentifyProvider.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>tasks/identify/<wbr/>Stream<wbr/>Layer<wbr/>Query<wbr/>Identify<wbr/>Provider</span></a>
|
|
236
233
|
<a href="modules/tasks_identify_SubtypeSublayerClientSideIdentifyProvider.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>tasks/identify/<wbr/>Subtype<wbr/>Sublayer<wbr/>Client<wbr/>Side<wbr/>Identify<wbr/>Provider</span></a>
|
|
237
234
|
<a href="modules/tasks_identify_SubtypeSublayerQueryIdentifyProvider.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>tasks/identify/<wbr/>Subtype<wbr/>Sublayer<wbr/>Query<wbr/>Identify<wbr/>Provider</span></a>
|
|
238
235
|
<a href="modules/tasks_identify_WFSLayerClientSideIdentifyProvider.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>tasks/identify/WFSLayer<wbr/>Client<wbr/>Side<wbr/>Identify<wbr/>Provider</span></a>
|
|
@@ -325,7 +322,6 @@
|
|
|
325
322
|
<a href="modules/utilities_object.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>utilities/object</span></a>
|
|
326
323
|
<a href="modules/utilities_ObservableMap.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>utilities/<wbr/>Observable<wbr/>Map</span></a>
|
|
327
324
|
<a href="modules/utilities_ObservableSet.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>utilities/<wbr/>Observable<wbr/>Set</span></a>
|
|
328
|
-
<a href="modules/utilities_ObservableWeakSet.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>utilities/<wbr/>Observable<wbr/>Weak<wbr/>Set</span></a>
|
|
329
325
|
<a href="modules/utilities_portal.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>utilities/portal</span></a>
|
|
330
326
|
<a href="modules/utilities_promise.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>utilities/promise</span></a>
|
|
331
327
|
<a href="modules/utilities_query.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-2"></use></svg><span>utilities/query</span></a>
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>version | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="../modules/version.html">version</a></li><li><a href="version.version.html">version</a></li></ul><h1>Variable version<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">version</span><span class="tsd-signature-symbol"> = "
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>version | @vertigis/arcgis-extensions</title><meta name="description" content="Documentation for @vertigis/arcgis-extensions"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">@vertigis/arcgis-extensions</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@vertigis/arcgis-extensions</a></li><li><a href="../modules/version.html">version</a></li><li><a href="version.version.html">version</a></li></ul><h1>Variable version<code class="tsd-tag">Const</code></h1></div><div class="tsd-signature"><span class="tsd-kind-variable">version</span><span class="tsd-signature-symbol"> = "52.0.0"</span></div><div class="tsd-comment tsd-typography"><p>The current version of the Geocortex ArcGIS Extensions API.</p>
|
|
2
2
|
</div><div class="tsd-comment tsd-typography"></div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@vertigis/arcgis-extensions</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer></footer><div class="overlay"></div></body></html>
|
|
@@ -99,7 +99,7 @@ export declare class LayerPresetSetting extends SerializableBase<LayerPresetSett
|
|
|
99
99
|
* LayerPresetSetting that can be applied to the sublayers of the layer this
|
|
100
100
|
* LayerPreset is applied to.
|
|
101
101
|
*/
|
|
102
|
-
sublayers: ObservableMap<string | SublayerReference, LayerPresetSetting>;
|
|
102
|
+
sublayers: ObservableMap<string | number | SublayerReference, LayerPresetSetting>;
|
|
103
103
|
constructor(properties?: LayerPresetSettingProperties);
|
|
104
104
|
protected _getSerializableProperties(): PropertyDefs<LayerPresetSettingProperties>;
|
|
105
105
|
}
|