Package io.deephaven.web.client.api.event


package io.deephaven.web.client.api.event
  • Class
    Description
    Similar to the browser CustomEvent type, this class holds only the type of the event, and optionally some details about the event.
    Event handler function.
    Base class providing an event listener API for Deephaven JS client objects.