Klasse UiContextMenu.HideCommand

java.lang.Object
org.teamapps.dto.UiContextMenu.HideCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiContextMenu

public static class UiContextMenu.HideCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
  • Konstruktordetails

    • HideCommand

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

      public HideCommand(String componentId)
  • Methodendetails