Klasse UiRootPanel.GoToUrlCommand

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

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

    • url

      protected String url
    • blankPage

      protected boolean blankPage
  • Konstruktordetails

    • GoToUrlCommand

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

      public GoToUrlCommand(String url, boolean blankPage)
  • Methodendetails