类 Input

所有已实现的接口:
HtmlCache

public class Input extends HtmlRender
Description: Input控件 Title:首亨软件 - CRM、TSS、ERP等信息化管理软件
从以下版本开始:
Jul 7, 2011
  • 字段详细资料

  • 构造器详细资料

    • Input

      public Input()
    • Input

      public Input(String type, String name)
  • 方法详细资料

    • start

      public String start()
      从接口复制的说明: HtmlCache
      开始
      返回:
      String
    • draw

      public String draw()
      从接口复制的说明: HtmlCache
      绘制部分
      返回:
      String
    • end

      public String end()
      从接口复制的说明: HtmlCache
      结束
      返回:
      String
    • getType

      public String getType()
    • setType

      public Input setType(String type)
    • getOnclick

      public String getOnclick()
    • setOnclick

      public Input setOnclick(String onclick)
    • getSize

      public int getSize()
    • setSize

      public Input setSize(int size)
    • getBorder

      public String getBorder()
    • setBorder

      public Input setBorder(String border)
    • getOnchange

      public String getOnchange()
    • setOnchange

      public Input setOnchange(String onchange)
    • getOnblur

      public String getOnblur()
    • setOnblur

      public Input setOnblur(String onblur)
    • getOndblclick

      public String getOndblclick()
    • setOndblclick

      public Input setOndblclick(String ondblclick)
    • getOnfocus

      public String getOnfocus()
    • setOnfocus

      public Input setOnfocus(String onfocus)
    • getOnhelp

      public String getOnhelp()
    • setOnhelp

      public Input setOnhelp(String onhelp)
    • getOnkeydown

      public String getOnkeydown()
    • setOnkeydown

      public Input setOnkeydown(String onkeydown)
    • getOnkeypress

      public String getOnkeypress()
    • setOnkeypress

      public Input setOnkeypress(String onkeypress)
    • getOnkeyup

      public String getOnkeyup()
    • setOnkeyup

      public Input setOnkeyup(String onkeyup)
    • getOnmousedown

      public String getOnmousedown()
    • setOnmousedown

      public Input setOnmousedown(String onmousedown)
    • getOnmousemove

      public String getOnmousemove()
    • setOnmousemove

      public Input setOnmousemove(String onmousemove)
    • getOnmouseout

      public String getOnmouseout()
    • setOnmouseout

      public Input setOnmouseout(String onmouseout)
    • getOnmouseover

      public String getOnmouseover()
    • setOnmouseover

      public Input setOnmouseover(String onmouseover)
    • getOnmouseup

      public String getOnmouseup()
    • setOnmouseup

      public Input setOnmouseup(String onmouseup)
    • getCheck_type

      public String getCheck_type()
    • setCheck_type

      public Input setCheck_type(String check_type)
    • getCheck_str

      public String getCheck_str()
    • setCheck_str

      public Input setCheck_str(String check_str)