|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wicketstuff.openlayers3.api.overlay.Overlay
org.wicketstuff.openlayers3.api.overlay.PopoverOverlay
public class PopoverOverlay
Provides an object that models a map overlay containing a popover.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.wicketstuff.openlayers3.api.overlay.Overlay |
|---|
org.wicketstuff.openlayers3.api.overlay.Overlay.Positioning |
| Field Summary |
|---|
| Fields inherited from class org.wicketstuff.openlayers3.api.overlay.Overlay |
|---|
DEFAULT_POSITIONING, DEFAULT_STOP_EVENT, element, position, positioning, stopEvent |
| Constructor Summary | |
|---|---|
PopoverOverlay(MarkerPopover markerPopover)
Creates a new instance. |
|
| Method Summary | |
|---|---|
String |
getJsId()
|
| Methods inherited from class org.wicketstuff.openlayers3.api.overlay.Overlay |
|---|
element, escapeQuoteJs, getElement, getJsType, getPosition, getPositioning, getStopEvent, position, positioning, renderAttributesJs, renderJs, setElement, setPosition, setPositioning, setStopEvent, stopEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PopoverOverlay(MarkerPopover markerPopover)
markerPopover - The marker and popover linked to this overlay| Method Detail |
|---|
public String getJsId()
getJsId in interface org.wicketstuff.openlayers3.api.IJavascriptObjectgetJsId in class org.wicketstuff.openlayers3.api.overlay.Overlay
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||