edvin
fun EventTarget.titledpane(title: String, node: Node): TitledPane = opcr(this, TitledPane(title, node))