예제 #1
0
 protected void init() {
   this.funcCtrl = false;
   this.funcId = "febgroup";
   this.defaultText = "Âô¼Ò¼¯";
   //    this.iconName = "exit.jpg";
   super.init();
 }
예제 #2
0
 protected void init() {
   this.funcCtrl = false;
   this.funcId = "fque";
   this.defaultText = "质疑";
   this.iconName = "send.jpg";
   super.init();
 }
예제 #3
0
  protected void init() {

    this.funcId = "zc_fsend";

    this.defaultText = "送国库";

    super.init();
  }
예제 #4
0
package com.ufgov.zc.client.component.button;
예제 #5
0
package com.ufgov.zc.client.component.button;
예제 #6
0
package com.ufgov.zc.client.component.button;
예제 #7
0
package com.ufgov.zc.client.component.button;
예제 #8
0
파일: ViewButton.java 프로젝트: jielen/EB
 protected void init() {
   this.funcId = "fview";
   this.defaultText = "²é¿´";
   this.iconName = "accepted.png";
   super.init();
 }