refresh static method

dynamic refresh()

Implementation

static refresh() {
  (PageRF.currentDialogContext as Element).reassemble();
}