Klasse UiRootPanel.SetThemeClassNameCommand

java.lang.Object
org.teamapps.dto.UiRootPanel.SetThemeClassNameCommand
Alle implementierten Schnittstellen:
UiCommand<Void>
Umschließende Klasse:
UiRootPanel

public static class UiRootPanel.SetThemeClassNameCommand extends Object implements UiCommand<Void>
  • Felddetails

    • theme

      protected String theme
  • Konstruktordetails

    • SetThemeClassNameCommand

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

      public SetThemeClassNameCommand(String theme)
  • Methodendetails