| H | |
| h, OpenLayers.Size | |
| handle, OpenLayers. | |
| handleBrowserEvent, OpenLayers. | |
| handleCreate, OpenLayers. | |
| handleDelete, OpenLayers. | |
| handleKeyEvent, OpenLayers. | |
| handleKeypress, OpenLayers. | |
| handler, OpenLayers. | |
| Handler, OpenLayers. | |
| handleRead, OpenLayers. | |
| handleResponse, OpenLayers. | |
| handleRightClicks, OpenLayers. | |
| handlerOptions | |
| handlers | |
| handleUpdate, OpenLayers. | |
| hasAttributeNS, OpenLayers. | |
| hasClass, OpenLayers. | |
| HEAD, OpenLayers. | |
| headers, OpenLayers. | |
| height, OpenLayers. | |
| hide | |
| hover, OpenLayers. | |
| Hover, OpenLayers. | |
| HTTP, OpenLayers. | |
| HTTPRequest, OpenLayers. |
handle: function( evt )
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 )
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 )
handleKeyEvent: function ( evt )
Called by the feature handler on keypress.
handleKeypress: function( evt )
Individual callbacks are created for read, create and update, should a subclass need to override each one separately.
handleRead: function( resp, options )
Called by CRUD specific handlers.
handleResponse: function( resp, options )
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 )
Hide element(s) passed in
hide: function()
Makes the popup invisible.
hide: function()
Hide the tile.
hide: function()
Hide the tile by hiding its frame.
hide: function()