public void setAlwayExpandList(final boolean value) {
   myViewer.setAlwaysExpandList(value);
 }