Class D3MapView
- java.lang.Object
-
- com.vaadin.flow.component.Component
-
- org.ikasan.dashboard.ui.visualisation.component.D3MapView
-
- All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier,com.vaadin.flow.component.DetachNotifier,com.vaadin.flow.component.HasElement,com.vaadin.flow.component.HasSize,java.io.Serializable
@JavaScript("https://cdnjs.cloudflare.com/ajax/libs/d3/4.2.2/d3.min.js") @JavaScript("frontend://html/map.js") @Tag("map") public class D3MapView extends com.vaadin.flow.component.Component implements com.vaadin.flow.component.HasSize- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description D3MapView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voidonAttach(com.vaadin.flow.component.AttachEvent attachEvent)-
Methods inherited from class com.vaadin.flow.component.Component
addListener, fireEvent, from, get, getChildren, getElement, getEventBus, getId, getLocale, getParent, getTranslation, getTranslation, getUI, hasListener, isTemplateMapped, isVisible, onDetach, onEnabledStateChanged, set, setElement, setId, setVisible
-
-