Exemplo n.º 1
0
 @Override
 public boolean canBePossiblyFolded() {
   return myCanBeFolded && myCellLayout.canBeFolded();
 }