getDestinationInsertionPoints method

  1. @Returns('NodeList|Null')
  2. @Creates('NodeList')
List<Node> getDestinationInsertionPoints ()

Implementation

@Returns('NodeList|Null')
@Creates('NodeList')
List<Node> getDestinationInsertionPoints() native;