Searched refs:selectLabelDialog (Results 1 – 1 of 1) sorted by relevance
38 private DialogBox selectLabelDialog = new DialogBox(false, true); // modal field in TestLabelManager82 selectLabelDialog.add(dialogPanel); in TestLabelManager()135 selectLabelDialog.setText(actionText); in showDialog()136 selectLabelDialog.center(); in showDialog()147 selectLabelDialog.hide(); in onClick()