DomHelpers class
A collection of methods for manipulating the DOM from generated code.
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
- 
  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
Static Properties
- appendAnchor → CompileIdentifierMetadata
- 
  
  final
- appendDiv → CompileIdentifierMetadata
- 
  
  final
- appendElement → CompileIdentifierMetadata
- 
  
  final
- appendSpan → CompileIdentifierMetadata
- 
  
  final
- appendText → CompileIdentifierMetadata
- 
  
  final
- createAnchor → CompileIdentifierMetadata
- 
  
  final
- createText → CompileIdentifierMetadata
- 
  
  final
- setAttribute → CompileIdentifierMetadata
- 
  
  final
- setProperty → CompileIdentifierMetadata
- 
  
  final
- updateAttribute → CompileIdentifierMetadata
- 
  
  final
- updateAttributeNS → CompileIdentifierMetadata
- 
  
  final
- updateClassBinding → CompileIdentifierMetadata
- 
  
  final
- updateClassBindingNonHtml → CompileIdentifierMetadata
- 
  
  final