Class UiMap.ClearMarkerClusterCommand

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

public static class UiMap.ClearMarkerClusterCommand extends Object implements UiCommand<Void>
  • Field Details

    • componentId

      protected String componentId
  • Constructor Details

    • ClearMarkerClusterCommand

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

      public ClearMarkerClusterCommand(String componentId)
  • Method Details