Beispiel #1
0
 /**
  * Does this item show a text label?
  *
  * @return true if it does.
  */
 boolean isShowText() {
   return fDetailsBlock.isTextVisible();
 }