Klasse UiMap.SetMapTypeCommand

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

public static class UiMap.SetMapTypeCommand extends Object implements UiCommand<Void>
  • Felddetails

    • componentId

      protected String componentId
    • mapType

      protected UiMapType mapType
  • Konstruktordetails

    • SetMapTypeCommand

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

      public SetMapTypeCommand(String componentId, UiMapType mapType)
  • Methodendetails