Class UiTable.SetContextMenuContentCommand

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

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