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

Source

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