ElementSearchObject class
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
Constructors
-
ElementSearchObject.new(String flowId, String clientPageId, String clientFragmentId, String clientElementId, ElementSelector clientElementSelector, JSArray<
JSAny?> marginFilter) -
factory
Properties
- clientElementId → String
-
Available on ElementSearchObject, provided by the ElementSearchObjectExtension extension
no setter - clientElementSelector → ElementSelector
-
Available on ElementSearchObject, provided by the ElementSearchObjectExtension extension
no setter - clientFragmentId → String
-
Available on ElementSearchObject, provided by the ElementSearchObjectExtension extension
no setter - clientPageId → String
-
Available on ElementSearchObject, provided by the ElementSearchObjectExtension extension
no setter - flowId → String
-
Available on ElementSearchObject, provided by the ElementSearchObjectExtension extension
no setter - hashCode → int
-
The hash code for this object.
no setterinherited
- isActiveFlow → bool
-
Available on ElementSearchObject, provided by the ElementSearchObjectExtension extension
no setter -
marginFilter
→ JSArray<
JSAny?> -
Available on ElementSearchObject, provided by the ElementSearchObjectExtension extension
no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getSearchId(
) → String -
Available on ElementSearchObject, provided by the ElementSearchObjectExtension extension
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited