Class UiInfiniteItemView.SetContextMenuContentCommand

java.lang.Object
org.teamapps.dto.UiInfiniteItemView.SetContextMenuContentCommand
All Implemented Interfaces:
UiCommand<Void>
Enclosing class:
UiInfiniteItemView

public static class UiInfiniteItemView.SetContextMenuContentCommand extends Object implements UiCommand<Void>
  • Field Details

  • Constructor Details

    • SetContextMenuContentCommand

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

      public SetContextMenuContentCommand(String componentId, int requestId, UiClientObjectReference component)
  • Method Details