GeoBlazor Pro

dymaptic.GeoBlazor.Pro

dymaptic.GeoBlazor.Pro.Components.Widgets

ProWidget Class

Abstract base class for Widgets in the GeoBlazor Pro library

public abstract class ProWidget : dymaptic.GeoBlazor.Core.Components.Widgets.Widget

Inheritance System.Object 🡒 Microsoft.AspNetCore.Components.ComponentBase 🡒 dymaptic.GeoBlazor.Core.Components.MapComponent 🡒 dymaptic.GeoBlazor.Core.Components.Widgets.Widget 🡒 ProWidget

Derived
↳ EditorWidget
↳ FeatureFormWidget
↳ FeatureTemplatesWidget
↳ SketchWidget
↳ SwipeWidget
↳ TimeSliderWidget
↳ TrackWidget

Methods

ProWidget.OnWidgetJSRegistered(IJSObjectReference) Method

JavaScript-invoked method that is called when the widget is registered with the JavaScript API.

public void OnWidgetJSRegistered(Microsoft.JSInterop.IJSObjectReference jsObjectReference);

Parameters

jsObjectReference Microsoft.JSInterop.IJSObjectReference