Klasse UiRootPanel.SetPageTitleCommand

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

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

    • pageTitle

      protected String pageTitle
  • Konstruktordetails

    • SetPageTitleCommand

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

      public SetPageTitleCommand(String pageTitle)
  • Methodendetails