您将注意到表单为每一个字段提供了输入控件。
Notice that an input control is provided for each field in the form.
我们首先将使用不同的控件构建输入表单。
We will first build the input form using different controls.
采购表单使用到了先前还未用过的输入控件,即文本框。
The procurement form USES another previously unused input control, the text box.
在本文中,我展示了如何构建一个自动填充控件来基于在HTMLINPUT字段内所输入的值动态填充表单字段。
Within the article, I show how to build an auto-populate control that dynamically populates form fields based on the value entered in an HTML INPUT field.
现在为数据输入表单定义了一些新控件,同样可用GWT和jsni来创建。
You've defined some new controls for your data entry form, but you can once again make use of GWT and JSNI to create these new controls.
一些基本的表单控件,例如输入(input)、输出(output)、选择(select)、文本输入(textentry)和密码(secret)控件都在这个会计工具中发挥了各自应有的作用。
Fundamental form controls such as input, output, select, text entry, and secret play appropriate roles in the accounting tool.
创建各种表单输入控件。
前面显示的HTML表单有一个文本输入控件。
The HTML form that I showed earlier had a text input control.
这儿是一个具体例子:HTML5支持HTML4的所有表单控件,并且包含新的输入控件。
Here's a concrete example: HTML5 supports all the form controls from HTML 4, but it also includes new input controls.
该表单有一个文本输入控件和一个文件输入控件。
This form contains a text input control and a file input control.
该表单有一个文本输入控件和一个文件输入控件。
This form contains a text input control and a file input control.
应用推荐