SearchBox class
- Inheritance
- Available extensions
- Annotations
-
- @JS('google.maps.places.SearchBox')
Constructors
- SearchBox(HTMLInputElement? inputField, [SearchBoxOptions? opts])
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
bindTo(
String? key, MVCObject? target, [String? targetKey, bool? noNotify]) → void -
inherited
-
get(
String? key) → Object? -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
notify(
String? key) → void -
inherited
-
set(
String? key, Object? value) → void -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
unbind(
String? key) → void -
inherited
-
unbindAll(
) → void -
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited