Klasse NoVNCConsole.NoVNCConsoleConnectionChangedEvent

java.lang.Object
java.util.EventObject
com.vaadin.flow.component.ComponentEvent<NoVNCConsole>
de.bytestore.hostinger.components.novnc.NoVNCConsole.NoVNCConsoleConnectionChangedEvent
Alle implementierten Schnittstellen:
Serializable
Umschließende Klasse:
NoVNCConsole

@DomEvent("novnc-connection-changed") public static class NoVNCConsole.NoVNCConsoleConnectionChangedEvent extends com.vaadin.flow.component.ComponentEvent<NoVNCConsole>
Siehe auch:
  • Konstruktordetails

    • NoVNCConsoleConnectionChangedEvent

      public NoVNCConsoleConnectionChangedEvent(NoVNCConsole source, boolean fromClient, @EventData("event.detail.value") boolean value)