Esempio n. 1
0
 // purposefully did not use full name "char" to avoid confusion
 @Override
 public DCol setHtmlCh(final String _char) {
   super.setHtmlCh(_char);
   return this;
 }