Class UiMap

  • All Implemented Interfaces:
    UiObject

    public class UiMap
    extends UiComponent
    implements UiObject
    THIS IS GENERATED CODE! PLEASE DO NOT MODIFY - ALL YOUR WORK WOULD BE LOST!
    • Constructor Detail

      • UiMap

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

        public UiMap​(java.lang.String id,
                     java.util.Map<java.lang.String,​UiTemplate> markerTemplates)