@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,27 +1,22 @@
|
|
|
1
1
|
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>Relationship | @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/data__Relationship.html">data/_Relationship</a></li><li><a href="data__Relationship.Relationship-1.html">Relationship</a></li></ul><h1>Interface Relationship</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Describes a relationship between a <a href="data_FeatureSource.FeatureSource.html" class="tsd-kind-interface">data/FeatureSource!FeatureSource</a>
|
|
2
2
|
and another source.</p>
|
|
3
|
-
</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">Relationship</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#cardinality">cardinality</a><span class="tsd-signature-symbol">: </span><a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#id">id</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#itemType">itemType</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#relatedSource">relatedSource</a><span class="tsd-signature-symbol">: </span><a href="data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#relationshipType">relationshipType</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#source">source</a><span class="tsd-signature-symbol">: </span><a href="data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#title">title</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.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="data__Relationship.Relationship-1.html" class="tsd-signature-type tsd-kind-interface">Relationship</a>, <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="data__Relationship.Relationship-1.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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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="data__Relationship.Relationship-1.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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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="data__Relationship.Relationship-1.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="data__Relationship.Relationship-1.html#get.get-1">get</a><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><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="data__Relationship.Relationship-1.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="data__Relationship.Relationship-1.html#getAllRelatedFeatures.getAllRelatedFeatures-1">getAllRelatedFeatures</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">features</span><span class="tsd-signature-symbol">: </span><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a><span class="tsd-signature-symbol"> | </span><a href="../classes/data_FeatureStream.FeatureStream.html" class="tsd-signature-type tsd-kind-class">FeatureStream</a><span class="tsd-signature-symbol"> | </span><a href="../classes/data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</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">Map</span><span class="tsd-signature-symbol"><</span><a href="../classes/data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">, </span><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.html#getDefault.getDefault-1">getDefault</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><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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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="data__Relationship.Relationship-1.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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.html#getRelatedFeatures.getRelatedFeatures-1">getRelatedFeatures</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">feature</span><span class="tsd-signature-symbol">: </span><a href="../classes/data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a>, <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?: </span><a href="data_Feature.FetchRelatedFeaturesOptions.html" class="tsd-signature-type tsd-kind-interface">FetchRelatedFeaturesOptions</a><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><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.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="data__Relationship.Relationship-1.html" class="tsd-signature-type tsd-kind-interface">Relationship</a><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="data__Relationship.Relationship-1.html#set.set-1">set</a><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-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="data__Relationship.Relationship-1.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="data__Relationship.Relationship-1.html#toItemUri.toItemUri-1">toItemUri</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.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 tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#data/_Relationship.Relationship">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="Entity.Entity.html" class="tsd-signature-type tsd-kind-interface">Entity</a></li><li><a href="support_Serializable.Serializable.html" class="tsd-signature-type tsd-kind-interface">Serializable</a><span class="tsd-signature-symbol"><</span><a href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span><ul class="tsd-hierarchy"><li><span class="target">Relationship</span></li></ul></li></ul></section><section class="tsd-panel"><h4>Implemented by</h4><ul class="tsd-hierarchy"><li><a href="../classes/data_RelationshipBase.RelationshipBase.html" class="tsd-signature-type tsd-kind-class">RelationshipBase</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">Properties</h3><div class="tsd-index-list"><a href="data__Relationship.Relationship-1.html#cardinality" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>cardinality</span></a>
|
|
3
|
+
</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">Relationship</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#cardinality">cardinality</a><span class="tsd-signature-symbol">: </span><a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#id">id</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#itemType">itemType</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#relatedSource">relatedSource</a><span class="tsd-signature-symbol">: </span><a href="data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#relationshipType">relationshipType</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#source">source</a><span class="tsd-signature-symbol">: </span><a href="data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data__Relationship.Relationship-1.html#title">title</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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="data__Relationship.Relationship-1.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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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="data__Relationship.Relationship-1.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="data__Relationship.Relationship-1.html#getAllRelatedFeatures.getAllRelatedFeatures-1">getAllRelatedFeatures</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">features</span><span class="tsd-signature-symbol">: </span><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a><span class="tsd-signature-symbol"> | </span><a href="../classes/data_FeatureStream.FeatureStream.html" class="tsd-signature-type tsd-kind-class">FeatureStream</a><span class="tsd-signature-symbol"> | </span><a href="../classes/data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</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">Map</span><span class="tsd-signature-symbol"><</span><a href="../classes/data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">, </span><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.html#getDefault.getDefault-1">getDefault</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><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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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="data__Relationship.Relationship-1.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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.html#getRelatedFeatures.getRelatedFeatures-1">getRelatedFeatures</a><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">feature</span><span class="tsd-signature-symbol">: </span><a href="../classes/data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a>, <span class="tsd-kind-parameter">options</span><span class="tsd-signature-symbol">?: </span><a href="data_Feature.FetchRelatedFeaturesOptions.html" class="tsd-signature-type tsd-kind-interface">FetchRelatedFeaturesOptions</a><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><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.html#toItemUri.toItemUri-1">toItemUri</a><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-call-signature" href="data__Relationship.Relationship-1.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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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 tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#data/_Relationship.Relationship">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="Entity.Entity.html" class="tsd-signature-type tsd-kind-interface">Entity</a></li><li><a href="support_Serializable.Serializable.html" class="tsd-signature-type tsd-kind-interface">Serializable</a><span class="tsd-signature-symbol"><</span><a href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span><ul class="tsd-hierarchy"><li><span class="target">Relationship</span></li></ul></li></ul></section><section class="tsd-panel"><h4>Implemented by</h4><ul class="tsd-hierarchy"><li><a href="../classes/data_RelationshipBase.RelationshipBase.html" class="tsd-signature-type tsd-kind-class">RelationshipBase</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">Properties</h3><div class="tsd-index-list"><a href="data__Relationship.Relationship-1.html#cardinality" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>cardinality</span></a>
|
|
4
4
|
<a href="data__Relationship.Relationship-1.html#id" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id</span></a>
|
|
5
5
|
<a href="data__Relationship.Relationship-1.html#itemType" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>item<wbr/>Type</span></a>
|
|
6
6
|
<a href="data__Relationship.Relationship-1.html#relatedSource" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>related<wbr/>Source</span></a>
|
|
7
7
|
<a href="data__Relationship.Relationship-1.html#relationshipType" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>relationship<wbr/>Type</span></a>
|
|
8
8
|
<a href="data__Relationship.Relationship-1.html#source" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source</span></a>
|
|
9
9
|
<a href="data__Relationship.Relationship-1.html#title" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>title</span></a>
|
|
10
|
-
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="data__Relationship.Relationship-1.html#
|
|
11
|
-
<a href="data__Relationship.Relationship-1.html#assignProperties" class="tsd-index-link tsd-is-inherited"><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>
|
|
10
|
+
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Methods</h3><div class="tsd-index-list"><a href="data__Relationship.Relationship-1.html#assignProperties" class="tsd-index-link tsd-is-inherited"><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>
|
|
12
11
|
<a href="data__Relationship.Relationship-1.html#assignPropertiesAsync" class="tsd-index-link tsd-is-inherited"><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>
|
|
13
12
|
<a href="data__Relationship.Relationship-1.html#finishAssignProperties" class="tsd-index-link tsd-is-inherited"><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>
|
|
14
|
-
<a href="data__Relationship.Relationship-1.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>
|
|
15
13
|
<a href="data__Relationship.Relationship-1.html#getAllRelatedFeatures" 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/>All<wbr/>Related<wbr/>Features</span></a>
|
|
16
14
|
<a href="data__Relationship.Relationship-1.html#getDefault" class="tsd-index-link tsd-is-inherited"><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>
|
|
17
15
|
<a href="data__Relationship.Relationship-1.html#getDefaults" class="tsd-index-link tsd-is-inherited"><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>
|
|
18
16
|
<a href="data__Relationship.Relationship-1.html#getRelatedFeatures" 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/>Related<wbr/>Features</span></a>
|
|
19
17
|
<a href="data__Relationship.Relationship-1.html#getSerializableProperties" class="tsd-index-link tsd-is-inherited"><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>
|
|
20
|
-
<a href="data__Relationship.Relationship-1.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>
|
|
21
|
-
<a href="data__Relationship.Relationship-1.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>
|
|
22
18
|
<a href="data__Relationship.Relationship-1.html#toItemUri" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>to<wbr/>Item<wbr/>Uri</span></a>
|
|
23
19
|
<a href="data__Relationship.Relationship-1.html#toJSON" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>toJSON</span></a>
|
|
24
|
-
<a href="data__Relationship.Relationship-1.html#watch" 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</span></a>
|
|
25
20
|
</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-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="cardinality" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Readonly</code><span>cardinality</span><a href="#cardinality" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">cardinality</span><span class="tsd-signature-symbol">:</span> <a href="../types/data__Relationship.Cardinality.html" class="tsd-signature-type tsd-kind-type-alias">Cardinality</a></div><div class="tsd-comment tsd-typography"><p>The cardinality of the relationship.</p>
|
|
26
21
|
</div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Readonly</code><span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The unique ID for this entity.</p>
|
|
27
22
|
</div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Entity.Entity.html">Entity</a>.<a href="Entity.Entity.html#id">id</a></p></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="itemType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Readonly</code><span>item<wbr/>Type</span><a href="#itemType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">item<wbr/>Type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The item type for this entity when it participates in an App.</p>
|
|
@@ -29,22 +24,7 @@ and another source.</p>
|
|
|
29
24
|
</div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="relationshipType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Readonly</code><span>relationship<wbr/>Type</span><a href="#relationshipType" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">relationship<wbr/>Type</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The type of relationship.</p>
|
|
30
25
|
</div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="source" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Readonly</code><span>source</span><a href="#source" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">source</span><span class="tsd-signature-symbol">:</span> <a href="data_FeatureSource.FeatureSource.html" class="tsd-signature-type tsd-kind-interface">FeatureSource</a></div><div class="tsd-comment tsd-typography"><p>The feature source that owns this relationship.</p>
|
|
31
26
|
</div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="title" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>title</span><a href="#title" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">title</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div><div class="tsd-comment tsd-typography"><p>The human-readable name for the relationship.</p>
|
|
32
|
-
</div><div class="tsd-comment tsd-typography"></div></section></section></details><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="
|
|
33
|
-
need specialized watch handling should generally override this function
|
|
34
|
-
instead of watch(), which will automatically take care of handling
|
|
35
|
-
multiple properties and nesting.</p>
|
|
36
|
-
</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="data__Relationship.Relationship-1.html" class="tsd-signature-type tsd-kind-interface">Relationship</a></span><div class="tsd-comment tsd-typography"><p>The root of the property path, e.g. "foo" in
|
|
37
|
-
"foo.bar.baz" or "foo".</p>
|
|
38
|
-
</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
|
|
39
|
-
"foo.bar.baz" or "" in "foo". The implementation of watch() takes care
|
|
40
|
-
of monitoring the subpath for changes.</p>
|
|
41
|
-
</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>
|
|
42
|
-
</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
|
|
43
|
-
same tick that the property changed. Otherwise, it will be invoked in a
|
|
44
|
-
future tick.</p>
|
|
45
|
-
</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
|
|
46
|
-
<a href="../functions/support_observableUtils.watch.html" class="tsd-kind-function">support/observableUtils!watch</a> instead.</p>
|
|
47
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#_watchProperty">_watchProperty</a></p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><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 tsd-is-inherited"><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>
|
|
27
|
+
</div><div class="tsd-comment tsd-typography"></div></section></section></details><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="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 tsd-is-inherited"><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>
|
|
48
28
|
</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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span></span><div class="tsd-comment tsd-typography"><p>A plain object containing property values to set, keyed
|
|
49
29
|
by property name.</p>
|
|
50
30
|
</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><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#assignProperties">assignProperties</a></p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><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 tsd-is-inherited"><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>
|
|
@@ -55,19 +35,7 @@ by property name.</p>
|
|
|
55
35
|
</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><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#assignPropertiesAsync">assignPropertiesAsync</a></p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><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 tsd-is-inherited"><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
|
|
56
36
|
invoked by passing properties into the constructor, or by invoking
|
|
57
37
|
<code>assignProperties()</code> or <code>assignPropertiesAsync()</code>.</p>
|
|
58
|
-
</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><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#finishAssignProperties">finishAssignProperties</a></p></aside></li></ul></section><section class="tsd-panel tsd-member
|
|
59
|
-
</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
|
|
60
|
-
path to a property deeper in the instance, for example "foo.bar.baz".
|
|
61
|
-
If a property in the path doesn't exist, then the result will be
|
|
62
|
-
undefined.</p>
|
|
63
|
-
</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>
|
|
64
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.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>
|
|
65
|
-
</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
|
|
66
|
-
path to a property deeper in the instance, for example "foo.bar.baz".
|
|
67
|
-
If a property in the path doesn't exist, then the result will be
|
|
68
|
-
undefined.</p>
|
|
69
|
-
</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>
|
|
70
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#get">get</a></p></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="getAllRelatedFeatures" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>All<wbr/>Related<wbr/>Features</span><a href="#getAllRelatedFeatures" 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="getAllRelatedFeatures.getAllRelatedFeatures-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">get<wbr/>All<wbr/>Related<wbr/>Features</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">features</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">Map</span><span class="tsd-signature-symbol"><</span><a href="../classes/data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">, </span><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><a href="#getAllRelatedFeatures.getAllRelatedFeatures-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 features that are related to the each of the given features.</p>
|
|
38
|
+
</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><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#finishAssignProperties">finishAssignProperties</a></p></aside></li></ul></section><section class="tsd-panel tsd-member"><a id="getAllRelatedFeatures" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>get<wbr/>All<wbr/>Related<wbr/>Features</span><a href="#getAllRelatedFeatures" 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="getAllRelatedFeatures.getAllRelatedFeatures-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">get<wbr/>All<wbr/>Related<wbr/>Features</span><span class="tsd-signature-symbol">(</span><span class="tsd-kind-parameter">features</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">Map</span><span class="tsd-signature-symbol"><</span><a href="../classes/data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">, </span><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span><a href="#getAllRelatedFeatures.getAllRelatedFeatures-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 features that are related to the each of the given features.</p>
|
|
71
39
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">features</span>: <a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a><span class="tsd-signature-symbol"> | </span><a href="../classes/data_FeatureStream.FeatureStream.html" class="tsd-signature-type tsd-kind-class">FeatureStream</a><span class="tsd-signature-symbol"> | </span><a href="../classes/data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">[]</span></span></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">Map</span><span class="tsd-signature-symbol"><</span><a href="../classes/data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a><span class="tsd-signature-symbol">, </span><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><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 tsd-is-inherited"><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="data__Relationship.Relationship-1.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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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>
|
|
72
40
|
</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-keyword">keyof </span><a href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a></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>
|
|
73
41
|
</div><div class="tsd-comment tsd-typography"></div></li></ul></div><h4 class="tsd-returns-title">Returns <a href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#getDefault">getDefault</a></p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><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 tsd-is-inherited"><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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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>
|
|
@@ -75,32 +43,9 @@ undefined.</p>
|
|
|
75
43
|
</div><div class="tsd-parameters"><h4 class="tsd-parameters-title">Parameters</h4><ul class="tsd-parameter-list"><li><span><span class="tsd-kind-parameter">feature</span>: <a href="../classes/data_Feature.Feature.html" class="tsd-signature-type tsd-kind-class">Feature</a></span></li><li><span><code class="tsd-tag">Optional</code><span class="tsd-kind-parameter">options</span>: <a href="data_Feature.FetchRelatedFeaturesOptions.html" class="tsd-signature-type tsd-kind-interface">FetchRelatedFeaturesOptions</a></span></li></ul></div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><a href="../classes/data_FeatureSet.FeatureSet.html" class="tsd-signature-type tsd-kind-class">FeatureSet</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><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 tsd-is-inherited"><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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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>
|
|
76
44
|
</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
|
|
77
45
|
the given serialization mode will be returned.</p>
|
|
78
|
-
</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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#getSerializableProperties">getSerializableProperties</a></p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="
|
|
79
|
-
to be notified if it did.</p>
|
|
80
|
-
</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="data__Relationship.Relationship-1.html" class="tsd-signature-type tsd-kind-interface">Relationship</a></span><div class="tsd-comment tsd-typography"><p>The property that changed (or might have changed).</p>
|
|
81
|
-
</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
|
|
82
|
-
<a href="../functions/support_observableUtils.notifyChange.html" class="tsd-kind-function">support/observableUtils!notifyChange</a> instead.</p>
|
|
83
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.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="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-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>
|
|
84
|
-
</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
|
|
85
|
-
path to a property deeper in the instance, for example "foo.bar.baz".
|
|
86
|
-
If a property along the way doesn't exist, then nothing will be set.</p>
|
|
87
|
-
</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>
|
|
88
|
-
</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>
|
|
89
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.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>
|
|
90
|
-
</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
|
|
91
|
-
set.</p>
|
|
92
|
-
</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>
|
|
93
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#set">set</a></p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="toItemUri" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>to<wbr/>Item<wbr/>Uri</span><a href="#toItemUri" 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="toItemUri.toItemUri-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">to<wbr/>Item<wbr/>Uri</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#toItemUri.toItemUri-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>Creates an item:// URI reference to this entity.</p>
|
|
46
|
+
</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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#getSerializableProperties">getSerializableProperties</a></p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="toItemUri" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>to<wbr/>Item<wbr/>Uri</span><a href="#toItemUri" 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="toItemUri.toItemUri-1" class="tsd-anchor"></a><span class="tsd-kind-call-signature">to<wbr/>Item<wbr/>Uri</span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><a href="#toItemUri.toItemUri-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>Creates an item:// URI reference to this entity.</p>
|
|
94
47
|
</div><h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="Entity.Entity.html">Entity</a>.<a href="Entity.Entity.html#toItemUri">toItemUri</a></p></aside></li></ul></section><section class="tsd-panel tsd-member tsd-is-inherited"><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 tsd-is-inherited"><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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</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>
|
|
95
48
|
</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
|
|
96
49
|
for the given mode are returned. Otherwise, all properties will be
|
|
97
50
|
serialized.</p>
|
|
98
|
-
</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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#toJSON">toJSON</a></p></aside></li></ul></section><
|
|
99
|
-
</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>
|
|
100
|
-
</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.
|
|
101
|
-
This callback will always be invoked <em>asynchronously</em>.</p>
|
|
102
|
-
</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
|
|
103
|
-
false.</p>
|
|
104
|
-
</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
|
|
105
|
-
<a href="../functions/support_observableUtils.watch.html" class="tsd-kind-function">support/observableUtils!watch</a> instead.</p>
|
|
106
|
-
</div></div><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.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-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#cardinality" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>cardinality</span></a><a href="#id" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id</span></a><a href="#itemType" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>item<wbr/>Type</span></a><a href="#relatedSource" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>related<wbr/>Source</span></a><a href="#relationshipType" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>relationship<wbr/>Type</span></a><a href="#source" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source</span></a><a href="#title" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>title</span></a></div></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="tsd-is-inherited"><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="tsd-is-inherited"><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="tsd-is-inherited"><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="#getAllRelatedFeatures" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>All<wbr/>Related<wbr/>Features</span></a><a href="#getDefault" 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<wbr/>Default</span></a><a href="#getDefaults" 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<wbr/>Defaults</span></a><a href="#getRelatedFeatures" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Related<wbr/>Features</span></a><a href="#getSerializableProperties" 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<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="#toItemUri" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>to<wbr/>Item<wbr/>Uri</span></a><a href="#toJSON" class="tsd-is-inherited"><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>
|
|
51
|
+
</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 href="data__Relationship.RelationshipProperties.html" class="tsd-signature-type tsd-kind-interface">RelationshipProperties</a><span class="tsd-signature-symbol">></span></h4><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><p>Inherited from <a href="support_Serializable.Serializable.html">Serializable</a>.<a href="support_Serializable.Serializable.html#toJSON">toJSON</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-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#cardinality" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>cardinality</span></a><a href="#id" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id</span></a><a href="#itemType" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>item<wbr/>Type</span></a><a href="#relatedSource" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>related<wbr/>Source</span></a><a href="#relationshipType" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>relationship<wbr/>Type</span></a><a href="#source" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>source</span></a><a href="#title" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>title</span></a></div></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="tsd-is-inherited"><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="tsd-is-inherited"><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="tsd-is-inherited"><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="#getAllRelatedFeatures" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>All<wbr/>Related<wbr/>Features</span></a><a href="#getDefault" 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<wbr/>Default</span></a><a href="#getDefaults" 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<wbr/>Defaults</span></a><a href="#getRelatedFeatures" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>get<wbr/>Related<wbr/>Features</span></a><a href="#getSerializableProperties" 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<wbr/>Serializable<wbr/>Properties</span></a><a href="#toItemUri" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-2048"></use></svg><span>to<wbr/>Item<wbr/>Uri</span></a><a href="#toJSON" class="tsd-is-inherited"><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>
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>SimpleMarkerSymbolDXF | @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/data_support__dxfInterfaces.html">data/support/_dxfInterfaces</a></li><li><a href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html">SimpleMarkerSymbolDXF</a></li></ul><h1>Interface SimpleMarkerSymbolDXF</h1></div><section class="tsd-panel tsd-comment"><div class="tsd-comment tsd-typography"><p>Simple marker symbol used for rendering point entities.</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">SimpleMarkerSymbolDXF</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><a class="tsd-kind-property" href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html#color">color</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html#size">size</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html#style">style</a><span class="tsd-signature-symbol">: </span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"cross"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"none"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"circle"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"triangle"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"
|
|
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">SimpleMarkerSymbolDXF</span> <span class="tsd-signature-symbol">{ </span><br/><span> </span><a class="tsd-kind-property" href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html#color">color</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html#size">size</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html#style">style</a><span class="tsd-signature-symbol">: </span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"cross"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"none"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"circle"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"triangle"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"x"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"path"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"square"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"diamond"</span><span class="tsd-signature-symbol">; </span><br/><span> </span><a class="tsd-kind-property" href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html#type">type</a><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"simple-marker"</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></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">Properties</h3><div class="tsd-index-list"><a href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html#color" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>color?</span></a>
|
|
3
3
|
<a href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html#size" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>size</span></a>
|
|
4
4
|
<a href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html#style" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>style</span></a>
|
|
5
5
|
<a href="data_support__dxfInterfaces.SimpleMarkerSymbolDXF.html#type" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>type</span></a>
|
|
6
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-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member"><a id="color" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>color</span><a href="#color" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">color</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></div><div class="tsd-comment tsd-typography"><p>Optional fill color as RGBA array.</p>
|
|
7
7
|
</div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="size" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>size</span><a href="#size" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">size</span><span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div><div class="tsd-comment tsd-typography"><p>Marker size in pixels or map units.</p>
|
|
8
|
-
</div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="style" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>style</span><a href="#style" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">style</span><span class="tsd-signature-symbol">:</span> <br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"cross"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"none"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"circle"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"triangle"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"
|
|
8
|
+
</div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="style" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>style</span><a href="#style" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">style</span><span class="tsd-signature-symbol">:</span> <br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"cross"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"none"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"circle"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"triangle"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"x"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"path"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"square"</span><br/><span> </span><span class="tsd-signature-symbol">| </span><span class="tsd-signature-type">"diamond"</span></div><div class="tsd-comment tsd-typography"><p>Marker shape style.</p>
|
|
9
9
|
</div><div class="tsd-comment tsd-typography"></div></section><section class="tsd-panel tsd-member"><a id="type" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span>type</span><a href="#type" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">type</span></div><div class="tsd-comment tsd-typography"><p>Marker symbol type (always "simple-marker").</p>
|
|
10
10
|
</div><div class="tsd-comment tsd-typography"></div></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-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#color" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>color</span></a><a href="#size" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>size</span></a><a href="#style" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>style</span></a><a href="#type" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>type</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>
|