Class UiRootPanel.CreateComponentCommand

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

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

  • Constructor Details

    • CreateComponentCommand

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

      public CreateComponentCommand(UiComponent component)
  • Method Details