ProtecteddisposedThe object has already been disposed.
ProtectedlistenerProtected_initProtectedCrée le conteneur DOM du formulaire.
Options d'initialisation
Élément du formulaire
Protected_initProtectedAdd event listeners
constructor options
Protected_onProtectedRéinitialise les champs du formulaire.
Événement d'effacement
Protected_onProtectedTraitement lors de la soumission du formulaire (recherche). Doit être surchargé par les contrôles spécifiques pour lancer la recherche.
Évènement de soumission / recherche
Key name.
Listener.
Type.
Listener.
Protected AbstractaddProtectedAjoute des éléments d'input dans la collection this.inputs.
Cette méthode est abstraite et doit être surchargée par les implémentations spécifiques.
ProtectedapplyProtectedApply any properties from another object without triggering events.
The source object.
Dispatches an event and calls all listeners listening for events
of this type. The event parameter can either be a string or an
Object with a type property.
Event object.
false if anyone called preventDefault on the
event object or if any of the listeners returned false.
Clean up.
ProtecteddisposeProtectedExtension point for disposable objects.
Retourne le formulaire de la recherche avancée
Formulaire de la recherche
Get the listeners for a specified event type. Listeners are returned in the order that they will be called in.
Type.
Listeners.
Retourne le nom du la recherche avancée
Nom de la recherche avancée
Get an object of all property names and values.
Object.
Optionaltype: stringType. If not provided,
true will be returned if this event target has any listeners.
Has listeners.
The object has properties.
ProtectedinitializeProtectedInitialise le contrôle (appelé par le constructeur).
Options d'initialisation
Key name.
Old value.
ProtectedonceProtectedonKey name.
Listener.
Type.
Listener.
This function is used to set a target element for the control. It has no
effect if it is called after the control has been added to the map (i.e.
after setMap is called on the control). If no target is set in the
options passed to the control constructor and if setTarget is not called
then the control is added to the map's overlay container.
Target.
ProtectedunProtectedUnlisten for a certain type of event.
Type.
Listener.
Options du constructeur