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

    this.funcId = "zc_fsend";

    this.defaultText = "送国库";

    super.init();
  }
Ejemplo n.º 4
0
package com.ufgov.zc.client.component.button;
Ejemplo n.º 5
0
package com.ufgov.zc.client.component.button;
Ejemplo n.º 6
0
  public void setToolTipText(String text) {

    String tipText = this.getText();

    super.setToolTipText(tipText);
  }
Ejemplo n.º 7
0
package com.ufgov.zc.client.component.button;
Ejemplo n.º 8
0
package com.ufgov.zc.client.component.button;
Ejemplo n.º 9
0
 protected void init() {
   this.funcId = "fview";
   this.defaultText = "²é¿´";
   this.iconName = "accepted.png";
   super.init();
 }