Klasse UiTable.CloseContextMenuCommand

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

public static class UiTable.CloseContextMenuCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • requestId

      protected int requestId
  • Konstruktordetails

    • CloseContextMenuCommand

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

      public CloseContextMenuCommand(String componentId, int requestId)
  • Methodendetails