Content-Length: 58171 | pFad | https://api.dart.dev/dart-html/../dart-html/../dart-html/Event/../../../dart-html/Text-class.html
Text class - dart:html library - Dart API
- Inheritance
-
- Implementers
- Annotations
-
Methods
-
addEventListener(String type, EventListener? listener, [bool? useCapture])
→ void
-
inherited
-
after(Object nodes)
→ void
-
inherited
-
append(Node node)
→ Node
-
Adds a node to the end of the child nodes list of this node.
inherited
-
appendData(String data)
→ void
-
inherited
-
before(Object nodes)
→ void
-
inherited
-
clone(bool? deep)
→ Node
-
Returns a copy of this node.
inherited
-
contains(Node? other)
→ bool
-
Returns true if this node contains the specified node.
inherited
-
deleteData(int offset, int count)
→ void
-
inherited
-
dispatchEvent(Event event)
→ bool
-
inherited
-
getDestinationInsertionPoints()
→ List<Node>
-
-
getRootNode([Map? options])
→ Node
-
inherited
-
hasChildNodes()
→ bool
-
Returns true if this node has any children.
inherited
-
insertAllBefore(Iterable<Node> newNodes, Node child)
→ void
-
Inserts all of the nodes into this node directly before child.
inherited
-
insertBefore(Node node, Node? child)
→ Node
-
Inserts the given node into this node directly before child.
If child is
null, then the given node is inserted at the end
of this node's child nodes.
inherited
-
insertData(int offset, String data)
→ void
-
inherited
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
remove()
→ void
-
Removes this node from the DOM.
inherited
-
removeEventListener(String type, EventListener? listener, [bool? useCapture])
→ void
-
inherited
-
replaceData(int offset, int count, String data)
→ void
-
inherited
-
replaceWith(Node otherNode)
→ Node
-
Replaces this node with another node.
inherited
-
splitText(int offset)
→ Text
-
-
substringData(int offset, int count)
→ String
-
inherited
-
toString()
→ String
-
Print out a String representation of this Node.
inherited
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: https://api.dart.dev/dart-html/../dart-html/../dart-html/Event/../../../dart-html/Text-class.html
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy