Use this class to create a form searcher. A form searcher gets search criteria from an HTML form and sends search requests through Ajax.
| mapfish. Searcher.Form | Use this class to create a form searcher. |
| Properties | |
| protocol | |
| form | {DOMElement} The form node. |
| Constructor | |
| mapfish. Searcher.Form | options {Object} Optional object whose properties will be set on the instance. |
| Functions | |
| triggerSearch | To be called to trigger search. |
To be called to trigger search.
triggerSearch: function()