D E G H M O P R S

D

DEFAULT_PLACEMENT - Static variable in class org.wicketstuff.openlayers3.component.MarkerPopover
Default placement for the popover.
DEFAULT_POSITIONING - Static variable in class org.wicketstuff.openlayers3.component.MarkerPopover
Default positioning of the marker.

E

element(Component) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Sets the element tied to this popover.

G

getBehavior() - Method in class org.wicketstuff.openlayers3.component.PopoverPanel
Returns the behavior that implements the Bootstrap popover.
getContentModel() - Method in class org.wicketstuff.openlayers3.component.MarkerPopover
Returns the content model used to populate the popover panel.
getContentModel() - Method in class org.wicketstuff.openlayers3.component.PopoverPanel
Returns the model used to populate the content of the popover.
getHtml() - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Returns the value of the HTML flag for this popover.
getJsId() - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
 
getJsId() - Method in class org.wicketstuff.openlayers3.api.overlay.PopoverOverlay
 
getModel() - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Returns the model for this popover.
getPlacement() - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Returns the placement of this popover.
getPlacementModel() - Method in class org.wicketstuff.openlayers3.component.MarkerPopover
Returns the model used to position the popover panel relative to the marker.
getPopover() - Method in class org.wicketstuff.openlayers3.component.PopoverPanel
Returns the map overlay for the popover.
getPopoverPanel() - Method in class org.wicketstuff.openlayers3.component.MarkerPopover
Returns the popover panel for this marker.
getPositionModel() - Method in class org.wicketstuff.openlayers3.component.MarkerPopover
Returns the model used to position the marker.
getTitleModel() - Method in class org.wicketstuff.openlayers3.component.MarkerPopover
Returns the title model used to populate the popover panel.
getTitleModel() - Method in class org.wicketstuff.openlayers3.component.PopoverPanel
Returns the model used to populate the title of the popover.

H

hide(AjaxRequestTarget) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Hides this popover.
hide(AjaxRequestTarget) - Method in class org.wicketstuff.openlayers3.component.PopoverPanel
Hides the popover from view.
html(boolean) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Sets the value of the HTML flag for this popover.

M

Marker - Class in org.wicketstuff.openlayers3.component
Provides a marker that may be placed on a amp.
Marker(String, IModel<Color>) - Constructor for class org.wicketstuff.openlayers3.component.Marker
Creates a new instance.
MarkerPopover - Class in org.wicketstuff.openlayers3.component
Provides a marker linked to a popover.
MarkerPopover(String, IModel<Color>, PopoverPanel, IModel<String>, IModel<String>, IModel<LongLat>) - Constructor for class org.wicketstuff.openlayers3.component.MarkerPopover
Creates a new marker that is linked to the provided popover panel.
MarkerPopover(String, IModel<Color>, PopoverPanel, IModel<String>, IModel<String>, IModel<LongLat>, IModel<String>) - Constructor for class org.wicketstuff.openlayers3.component.MarkerPopover
Creates a new marker that is linked to the provided popover panel.
model(IModel<String>) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Sets the model for this popover.

O

onInitialize() - Method in class org.wicketstuff.openlayers3.component.Marker
 
onInitialize() - Method in class org.wicketstuff.openlayers3.component.MarkerPopover
 
onInitialize() - Method in class org.wicketstuff.openlayers3.component.PopoverPanel
 
org.wicketstuff.openlayers3.api.overlay - package org.wicketstuff.openlayers3.api.overlay
 
org.wicketstuff.openlayers3.component - package org.wicketstuff.openlayers3.component
 

P

placement(String) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Sets the placement of this popover.
Popover - Class in org.wicketstuff.openlayers3.api.overlay
Provides an object that models an overlay containing a popover.
Popover(Component, IModel<String>, IModel<String>) - Constructor for class org.wicketstuff.openlayers3.api.overlay.Popover
Creates a new instance.
PopoverOverlay - Class in org.wicketstuff.openlayers3.api.overlay
Provides an object that models a map overlay containing a popover.
PopoverOverlay(MarkerPopover) - Constructor for class org.wicketstuff.openlayers3.api.overlay.PopoverOverlay
Creates a new instance.
PopoverPanel - Class in org.wicketstuff.openlayers3.component
Provides Wicket panel attached to a map popover overlay.
PopoverPanel(String) - Constructor for class org.wicketstuff.openlayers3.component.PopoverPanel
Creates a new instance.
PopoverPanel(String, IModel<String>) - Constructor for class org.wicketstuff.openlayers3.component.PopoverPanel
Creates a new instance.
PopoverPanel(String, IModel<String>, IModel<String>) - Constructor for class org.wicketstuff.openlayers3.component.PopoverPanel
Creates a new instance.
position(LongLat) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Sets the position of the overlay.
positioning(Overlay.Positioning) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Sets the positioning of this overlay.

R

renderHead(IHeaderResponse) - Method in class org.wicketstuff.openlayers3.component.Marker
 

S

setHtml(boolean) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Sets the value of the HTML flag for this popover.
setModel(IModel<String>) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Sets the model for this popover.
setPlacement(String) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Sets the placement of this popover.
setPlacement(String) - Method in class org.wicketstuff.openlayers3.component.PopoverPanel
Sets the placement of the popover relative to the position.
setPosition(LongLat) - Method in class org.wicketstuff.openlayers3.component.PopoverPanel
Sets the position of the popover.
setPositioning(Overlay.Positioning) - Method in class org.wicketstuff.openlayers3.component.PopoverPanel
Sets the placement of the panel relative to the position.
show(AjaxRequestTarget) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Displays the popover.
show(AjaxRequestTarget) - Method in class org.wicketstuff.openlayers3.component.PopoverPanel
Shows the popover.
stopEvent(Boolean) - Method in class org.wicketstuff.openlayers3.api.overlay.Popover
Sets the stopEvent value.

D E G H M O P R S

Copyright © 2014–2015. All rights reserved.