コード例 #1
0
 public String getErrorLabel() {
   if (hasError()) return _error.getLabel();
   return null;
 }