Klasse UiWorkSpaceLayout.ViewClosedEvent

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

public static class UiWorkSpaceLayout.ViewClosedEvent extends Object implements UiEvent
  • Felddetails

    • componentId

      protected String componentId
    • viewName

      protected String viewName
  • Konstruktordetails

    • ViewClosedEvent

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

      public ViewClosedEvent(String componentId, String viewName)
  • Methodendetails