예제 #1
0
 private void setEmpty() {
   myDetails.setContent(null);
   myDetails.setEmptyContentText(getEmptySelectionString());
 }