void clear()

Source

void clear() {
  this.parent.removeChildren();
}