MapViewer
component interface.@Deprecated public interface GoogleMapViewer extends MapViewer
MapViewer.Type
com.haulmont.cuba.gui.components.Component.ActionOwner, com.haulmont.cuba.gui.components.Component.ActionsHolder, com.haulmont.cuba.gui.components.Component.Alignment, com.haulmont.cuba.gui.components.Component.BelongToFrame, com.haulmont.cuba.gui.components.Component.Buffered, com.haulmont.cuba.gui.components.Component.ChildEditableController, com.haulmont.cuba.gui.components.Component.Collapsable, com.haulmont.cuba.gui.components.Component.Container, com.haulmont.cuba.gui.components.Component.ContextHelpIconClickEvent, com.haulmont.cuba.gui.components.Component.Disposable, com.haulmont.cuba.gui.components.Component.Editable, com.haulmont.cuba.gui.components.Component.EditableChangeEvent, com.haulmont.cuba.gui.components.Component.EditableChangeListener, com.haulmont.cuba.gui.components.Component.EditableChangeNotifier, com.haulmont.cuba.gui.components.Component.ExpandedStateChangeEvent, com.haulmont.cuba.gui.components.Component.ExpandedStateChangeListener, com.haulmont.cuba.gui.components.Component.Focusable, com.haulmont.cuba.gui.components.Component.HasBorder, com.haulmont.cuba.gui.components.Component.HasButtonsPanel, com.haulmont.cuba.gui.components.Component.HasCaption, com.haulmont.cuba.gui.components.Component.HasContextHelp, com.haulmont.cuba.gui.components.Component.HasFormatter, com.haulmont.cuba.gui.components.Component.HasIcon, com.haulmont.cuba.gui.components.Component.HasInputPrompt, com.haulmont.cuba.gui.components.Component.HasNamedComponents, com.haulmont.cuba.gui.components.Component.HasOptionsStyleProvider, com.haulmont.cuba.gui.components.Component.HasPresentations, com.haulmont.cuba.gui.components.Component.HasRowsCount, com.haulmont.cuba.gui.components.Component.HasSettings, com.haulmont.cuba.gui.components.Component.HasValue, com.haulmont.cuba.gui.components.Component.HasXmlDescriptor, com.haulmont.cuba.gui.components.Component.LayoutClickEvent, com.haulmont.cuba.gui.components.Component.LayoutClickListener, com.haulmont.cuba.gui.components.Component.LayoutClickNotifier, com.haulmont.cuba.gui.components.Component.Margin, com.haulmont.cuba.gui.components.Component.MouseEventDetails, com.haulmont.cuba.gui.components.Component.OptionsStyleProvider, com.haulmont.cuba.gui.components.Component.OrderedContainer, com.haulmont.cuba.gui.components.Component.OuterMargin, com.haulmont.cuba.gui.components.Component.SecuredActionsHolder, com.haulmont.cuba.gui.components.Component.ShortcutAction, com.haulmont.cuba.gui.components.Component.ShortcutNotifier, com.haulmont.cuba.gui.components.Component.ShortcutTriggeredEvent, com.haulmont.cuba.gui.components.Component.Spacing, com.haulmont.cuba.gui.components.Component.UiPermissionAware, com.haulmont.cuba.gui.components.Component.Validatable, com.haulmont.cuba.gui.components.Component.ValueChangeEvent, com.haulmont.cuba.gui.components.Component.ValueChangeListener, com.haulmont.cuba.gui.components.Component.Wrapper
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME
Deprecated.
Use
MapViewer component interface. |
addCircleCenterChangeListener, addCircleClickListener, addCircleCompleteListener, addCircleDoubleClickListener, addCircleOverlay, addCircleRadiusChangeListener, addCircleRightClickListener, addHeatMapLayer, addImageMapType, addInfoWindowClosedListener, addLabel, addMapClickListener, addMapInitListener, addMapMoveListener, addMapRightClickListener, addMarker, addMarker, addMarkerClickListener, addMarkerDoubleClickListener, addMarkerDragListener, addMarkerRightClickListener, addOverlayImageMapType, addPolygonClickListener, addPolygonCompleteListener, addPolygonEditListener, addPolygonOverlay, addPolygonRightClickListener, addPolyline, areKeyboardShortcutsEnabled, clearMarkers, closeInfoWindow, createCircle, createCircle, createDirectionsRequest, createDirectionsRequest, createDirectionsWaypoint, createDirectionsWaypoint, createGeoPoint, createGeoPoint, createHeatMapLayer, createImageMapType, createImageMapType, createImageMapType, createInfoWindow, createInfoWindow, createInfoWindow, createLabel, createLabel, createLabel, createMarker, createMarker, createMarker, createMarker, createMarkerImage, createMarkerImage, createPoint, createPolygon, createPolygon, createPolygon, createPolyline, createPolyline, createPolyline, createSize, fitToBounds, getBoundNorthEast, getBoundSouthWest, getCenter, getMapType, getMarkers, getMaxZoom, getMinZoom, getRemoveMessage, getZoom, hasMarker, isCenterBoundLimitsEnabled, isDraggable, isInfoWindowOpen, isScrollWheelEnabled, isVertexRemovingEnabled, isVisibleAreaBoundLimitsEnabled, openInfoWindow, removeCircleCenterChangeListener, removeCircleClickListener, removeCircleCompleteListener, removeCircleDoubleClickListener, removeCircleOverlay, removeCircleRadiusChangeListener, removeCircleRightClickListener, removeHeatMapLayer, removeImageMapType, removeInfoWindowClosedListener, removeLabel, removeMapClickListener, removeMapInitListener, removeMapMoveListener, removeMapRightClickListener, removeMarker, removeMarkerClickListener, removeMarkerDoubleClickListener, removeMarkerDragListener, removeMarkerRightClickListener, removeOverlayImageMapType, removePolygonClickListener, removePolygonCompleteListener, removePolygonEditListener, removePolygonOverlay, removePolygonRightClickListener, removePolygonVertex, removePolyline, route, setCenter, setCenterBoundLimits, setCenterBoundLimitsEnabled, setDraggable, setDrawingOptions, setKeyboardShortcutsEnabled, setMapType, setMapType, setMapTypes, setMaxZoom, setMinZoom, setRemoveMessage, setScrollWheelEnabled, setSizeUndefined, setVertexRemovingEnabled, setVisibleAreaBoundLimits, setVisibleAreaBoundLimitsEnabled, setZoom
getFrame, setFrame
addStyleName, getAlignment, getDebugId, getHeight, getHeightUnits, getId, getParent, getStyleName, getWidth, getWidthUnits, isEnabled, isEnabledItself, isResponsive, isVisible, isVisibleItself, removeStyleName, requestFocus, setAlignment, setDebugId, setEnabled, setHeight, setHeightAuto, setHeightFull, setId, setParent, setResponsive, setSizeAuto, setSizeFull, setStyleName, setVisible, setWidth, setWidthAuto, setWidthFull, unwrap, unwrapComposition
getXmlDescriptor, setXmlDescriptor
@Deprecated static final java.lang.String NAME
MapViewer
component interface.