Class UiRootPanel.RefreshComponentCommand

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

public static class UiRootPanel.RefreshComponentCommand extends Object implements UiCommand<Void>
  • Field Details

  • Constructor Details

    • RefreshComponentCommand

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

      public RefreshComponentCommand(UiComponent component)
  • Method Details