Klasse UiNotificationBar.ItemClosedEvent

java.lang.Object
org.teamapps.dto.UiNotificationBar.ItemClosedEvent
Alle implementierten Schnittstellen:
UiEvent
Umschließende Klasse:
UiNotificationBar

public static class UiNotificationBar.ItemClosedEvent extends Object implements UiEvent
  • Felddetails

    • componentId

      protected String componentId
    • id

      protected String id
    • wasTimeout

      protected boolean wasTimeout
  • Konstruktordetails

    • ItemClosedEvent

      @Deprecated public ItemClosedEvent()
      Veraltet.
      Only for Jackson deserialization. Use the other constructor instead.
    • ItemClosedEvent

      public ItemClosedEvent(String componentId, String id, boolean wasTimeout)
  • Methodendetails