H | |
h, OpenLayers.Size | |
handle, OpenLayers. | |
handleAdd, OpenLayers. | |
handleBrowserEvent, OpenLayers. | |
handleChangeLayer, OpenLayers. | |
handleCommit, OpenLayers. | |
handleCreate, OpenLayers. | |
handleDelete, OpenLayers. | |
handleDouble, OpenLayers. | |
handleEvent, OpenLayers. | |
handleKeyEvent, OpenLayers. | |
handleKeypress, OpenLayers. | |
handleMapEvents, OpenLayers. | |
handler | |
Handler, OpenLayers. | |
handleRead | |
handleRemove, OpenLayers. | |
handleResponse | |
handleRightClicks, OpenLayers. | |
handlerMode, OpenLayers. | |
handlerOptions | |
handlers | |
handles, OpenLayers. | |
handleSingle, OpenLayers. | |
handleUpdate, OpenLayers. | |
hasAttributeNS, OpenLayers. | |
hasClass, OpenLayers. | |
HEAD, OpenLayers. | |
headers, OpenLayers. | |
height, OpenLayers. | |
hide | |
highlight, OpenLayers. | |
highlightOnly, OpenLayers. | |
hitDetection, OpenLayers. | |
hitOverflow, OpenLayers. | |
holeModifier, OpenLayers. | |
hover | |
Hover, OpenLayers. | |
hoverRequest | |
hoverResponse, OpenLayers. | |
hoverSelect, OpenLayers. | |
HTTP, OpenLayers. | |
HTTPRequest, OpenLayers. |
handle: function( evt )
handleAdd: function( event )
Basically just a wrapper to the triggerEvent() function, but takes care to set a property ‘xy’ on the event with the current mouse position.
handleBrowserEvent: function ( evt )
Event handler for the map’s changelayer event.
handleChangeLayer: function( evt )
Called when the commit request returns.
handleCommit: function( response, options )
Called the the request issued by create is complete.
handleCreate: function( resp, options )
Called the the request issued by delete is complete.
handleDelete: function( resp, options )
Handle double-click sequence.
handleDouble: function( evt )
Internal method called when specified event is triggered.
handleEvent: function( evt )
handleKeyEvent: function ( evt )
Called by the feature handler on keypress.
handleKeypress: function( evt )
handleMapEvents: function( evt )
Deal with response from the read request.
handleRead: function( response, options )
Individual callbacks are created for read, create and update, should a subclass need to override each one separately.
handleRead: function( resp, options )
Individual callbacks are created for read, create and update, should a subclass need to override each one separately.
handleRead: function( response, options )
Deal with response from the read request.
handleRead: function( response, options )
Deal with response from the read request.
handleRead: function( response, options )
handleRemove: function( event )
Handler for the GetFeatureInfo response.
handleResponse: function( xy, request, url )
Handler for the GetFeatureInfo response.
handleResponse: function( xy, request, layer )
Called by CRUD specific handlers.
handleResponse: function( resp, options )
Called by CRUD specific handlers.
handleResponse: function( response, options )
Handle single click sequence.
handleSingle: function( evt )
Called the the request issued by update is complete.
handleUpdate: function( resp, options )
Determine whether a node has a particular attribute matching the given name and namespace.
hasAttributeNS: function( node, uri, name )
Tests if an element has the given CSS class name.
hasClass: function( element, name )
Send an HTTP HEAD request.
HEAD: function( config )
Deprecated.
hide: function()
Makes the popup invisible.
hide: function()
Redraw feature with the select style.
highlight: function( feature )
Sets/unsets the hoverFeature
hoverSelect: function( feature )