Package com.vaadin.flow.component.trigger.internal


@NullMarked package com.vaadin.flow.component.trigger.internal
Internal wiring for the trigger API. Not part of the public API; classes here may be renamed or removed in any release.
  • Class
    Description
    Context passed into buildClientConfig so trigger/action/output subclasses can reference other outputs and elements by stable id without needing direct access to the host's TriggerSupport.
    Action that runs a server-side SerializableRunnable when its trigger fires.
    Per-element store of triggers, actions, outputs and bindings for the trigger API.