AccessibleNodeList class
- Annotations
- @Native.new("AccessibleNodeList")
Constructors
- AccessibleNodeList([List<
AccessibleNode> ?nodes]) - factory
Properties
Methods
- add(
AccessibleNodenode,AccessibleNode?before)→ void - item(
intindex)→AccessibleNode? - noSuchMethod(
Invocationinvocation)→ dynamic - Invoked when a nonexistent method or property is accessed.inherited
- remove(
intindex)→ void - toString(
)→String - A string representation of this object.inherited
Operators
- operator ==(
Objectother)→bool - The equality operator.inherited