Package sk.iway.iwcm.components.appmap
Class MapApp
java.lang.Object
sk.iway.iwcm.components.WebjetComponentAbstract
sk.iway.iwcm.components.appmap.MapApp
- All Implemented Interfaces:
WebjetComponentInterface
-
Field Summary
Fields inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
appHideFields, cacheMinutes, device, showForLoggedUser, wrapperAriaLabel, wrapperClass, wrapperId, wrapperTitle -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()getZoom()voidsetCloseLabel(Boolean closeLabel) voidsetHeightPercent(Integer heightPercent) voidsetHeightPx(Integer heightPx) voidsetInfoText(String infoText) voidvoidsetLabelAddress(Boolean labelAddress) voidsetLabelComment(Boolean labelComment) voidsetLatitude(String latitude) voidsetLongitude(String longitude) voidvoidsetMapProvider(String mapProvider) voidvoidsetOffsetX(Integer offsetX) voidsetOffsetY(Integer offsetY) voidsetScrollwheel(Boolean scrollwheel) voidsetShowControls(Boolean showControls) voidsetSizeInPercent(Boolean sizeInPercent) voidsetWidthPercent(Integer widthPercent) voidsetWidthPx(Integer widthPx) voidMethods inherited from class sk.iway.iwcm.components.WebjetComponentAbstract
addCurrentValueToOptions, addCurrentValueToOptions, addOptions, buildWrapperDiv, getAppHideFields, getAppOptions, getBaseAppOptions, getCacheMinutes, getDevice, getShowForLoggedUser, getViewFolder, getWrapperAriaLabel, getWrapperClass, getWrapperId, getWrapperTitle, init, init, initAppEditor, setAppHideFields, setCacheMinutes, setDevice, setShowForLoggedUser, setViewFolder, setWrapperAriaLabel, setWrapperClass, setWrapperId, setWrapperTitle
-
Constructor Details
-
MapApp
public MapApp()
-
-
Method Details
-
getInfoText
-
getObject
-
getLatitude
-
getLongitude
-
getSizeInPercent
-
getWidthPercent
-
getHeightPercent
-
getWidthPx
-
getHeightPx
-
getZoom
-
getScrollwheel
-
getShowControls
-
getLabelAddress
-
getLabelComment
-
getLabel
-
getOffsetY
-
getOffsetX
-
getCloseLabel
-
getMapProvider
-
getMapKey
-
setInfoText
-
setObject
-
setLatitude
-
setLongitude
-
setSizeInPercent
-
setWidthPercent
-
setHeightPercent
-
setWidthPx
-
setHeightPx
-
setZoom
-
setScrollwheel
-
setShowControls
-
setLabelAddress
-
setLabelComment
-
setLabel
-
setOffsetY
-
setOffsetX
-
setCloseLabel
-
setMapProvider
-
setMapKey
-