Class UiRootPanel.DestroyComponentCommand

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

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

  • Constructor Details

    • DestroyComponentCommand

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

      public DestroyComponentCommand(String id)
  • Method Details