|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Popover | |
|---|---|
| org.wicketstuff.openlayers3.api.overlay | |
| org.wicketstuff.openlayers3.component | |
| Uses of Popover in org.wicketstuff.openlayers3.api.overlay |
|---|
| Methods in org.wicketstuff.openlayers3.api.overlay that return Popover | |
|---|---|
Popover |
Popover.element(org.apache.wicket.Component element)
Sets the element tied to this popover. |
Popover |
Popover.hide(org.apache.wicket.ajax.AjaxRequestTarget target)
Hides this popover. |
Popover |
Popover.html(boolean html)
Sets the value of the HTML flag for this popover. |
Popover |
Popover.model(org.apache.wicket.model.IModel<String> model)
Sets the model for this popover. |
Popover |
Popover.placement(String placement)
Sets the placement of this popover. |
Popover |
Popover.position(org.wicketstuff.openlayers3.api.coordinate.LongLat position)
Sets the position of the overlay. |
Popover |
Popover.positioning(org.wicketstuff.openlayers3.api.overlay.Overlay.Positioning positioning)
Sets the positioning of this overlay. |
Popover |
Popover.show(org.apache.wicket.ajax.AjaxRequestTarget target)
Displays the popover. |
Popover |
Popover.stopEvent(Boolean stopEvent)
Sets the stopEvent value. |
| Uses of Popover in org.wicketstuff.openlayers3.component |
|---|
| Methods in org.wicketstuff.openlayers3.component that return Popover | |
|---|---|
Popover |
PopoverPanel.getPopover()
Returns the map overlay for the popover. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||