selectAllChildren method

  1. @DomName('Selection.selectAllChildren')
  2. @DocsEditable()
void selectAllChildren (Node node)

Implementation

@DomName('Selection.selectAllChildren')
@DocsEditable()
void selectAllChildren(Node node) native;