Example #1
0
 /**
  * 이전 묶음
  *
  * @param html 관련 HTML
  */
 public void setHtmlPrevGroup(String html) {
   skin.prevGroup = html;
 }