Klasse UiInfiniteItemView2.CloseContextMenuCommand

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

public static class UiInfiniteItemView2.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