Class UiRootPanel.SetFaviconCommand

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

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

  • Constructor Details

    • SetFaviconCommand

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

      public SetFaviconCommand(String url)
  • Method Details