最基本的表单控件是标记。
针对每个表格行的表单控件如图4所示。
The form controls for each row of the table look like Figure 4.
表单控件的格式和呈现由CSS控制。
Formatting and rendering of the individual controls on the form is handled with CSS.
在下一节中,您将看到如何在表单控件内嵌入标记。
In the next section, you'll see how to embed an tag within a form control.
注意:移动页面可以包含多个表单控件。
用户列表利用了关闭的“select1”表单控件。
必须将诸如submit按钮之类的表单控件本地化。
表单控件的作用是:为移动控件定义一个容器。
如果表单控件彼此依赖,这种依赖性就会在依赖图中自动表示出来。
If form controls depend on each other, that dependency is automatically represented by the dependency graph.
您可能需要一点实践以了解不用鼠标时如何使用表单控件。
You may need to practice a bit to learn how to use the form controls without a mouse.
创建一个按钮,点击该按钮后,将重置表单控件回其初始值。
Creates a button that, when clicked, resets the form's controls to their initial values.
用户名和密码使用 “input” 和 “secret”表单控件。
The username and password use the "input" and "secret" form controls.
请注意,标记是一些可选标记中的一个,这些可选标记可以在每个表单控件内创建。
Note that the tag is one of a handful of optional tags that can be created within every form control.
分别定义不同成分的主要好处是容易扩展,比如为所有的表单控件添加class属性。
The primary advantage of defining everything separately is that it's simple to extend, for example by adding a class attribute to all form controls.
WebForms 2.0的范围也更狭窄,仅仅着眼于改进浏览器中提供的表单控件。
Web Forms 2.0's scope is also more limited — focusing directly on improving the form widgets available in the browser.
每个移动页面至少必须包含一个表单控件,每个表单控件可以包含多个移动控件。
Each mobile page must have at least one Form control, and each Form control can have a number of mobile controls.
作为一个整体,这些表单连接在一起可以导航整个文档,而不只是导航锚和表单控件。
Taken as a whole, these form chains that guide navigation through the document, and they work for more than just anchors and form controls.
创建了控件并初始化布局之后,表单会用控件ID要求内容提供者用数据填充表单控件。
Once you create the controls and initialize the layout, the Form will ask the content provider to populate the Form controls with the data using the control IDs.
这儿是一个具体例子:HTML5支持HTML4的所有表单控件,并且包含新的输入控件。
Here's a concrete example: HTML5 supports all the form controls from HTML 4, but it also includes new input controls.
我们在实现每一个表单控件的时候,都会对它们进行详细的介绍,并且会讨论为什么要使用该控件。
The introduction of each form control associates with a description of the control and a discussion of the choices made while implementing that control.
该标准支持现在所有HTML表单控件的等价物,并增加了另外两个有用的控件用于范围选择和显示数据。
The standard supports equivalents for all of the standard existing HTML form controls, in addition to a couple of other helpful controls for range selection and displaying data.
但是,iUI不会将toggle开关与表单控件绑定在一起,因此在这里引入 rails_iui。
What iUI doesn't do, however, is tie the toggle switch to a form control, so rails_iui steps in here.
此外,通过可从模型中获得的信息,还可以推断出需要其他一些类型的表单控件,例如XFormsrange控件。
In addition, you can reasonably infer the need for some other type of form control, such as the XForms range control, from information available in the model.
图8演示转换如何与CSS文件一起工作,从而根据XMLSchema约束文件和本地元数据登记系统中的值创建各种表单控件。
Figure 8 shows how the transform can work together with a CSS file to create various form presentations based on the values in the XML Schema constraint file and a local metadata registry.
到目前为止,我们只用到了 <xf:input>和
So far, you've only seen the <xf:input> and
对表单和表格需要执行类似的工作,以使表单控件和表单元格继承合适的大小:INPUT,SELECT,TH,TD {font - size:1em}。
A similar job needs to be done on forms and tables to force form controls and table cells to inherit the correct size: INPUT, SELECT, th, TD {font-size: 1em}.
其他小部件包括选项卡、图表、窗口(对话框)、树、布局管理器、增强的表单控件、工具栏和菜单、拖放操作和直接远程功能(direct remoting)。
Some of the other widgets that come with ExtJS include tabs, charts, windows (dialogs), trees, layout managers, enhanced form controls, toolbars and menus, drag and drop, and direct remoting.
同样在第2部分中,新用户注册表单演示了一个新表单控件,即“select1”控件,并介绍了“constraint”和“required”属性,如图1所示。
Also in Part 2, the new user registration form demonstrates a new form control, the "select1" control, and introduces "constraint" and "required" properties, as shown in Figure 1.
一些基本的表单控件,例如输入(input)、输出(output)、选择(select)、文本输入(textentry)和密码(secret)控件都在这个会计工具中发挥了各自应有的作用。
Fundamental form controls such as input, output, select, text entry, and secret play appropriate roles in the accounting tool.
这个选项允许为状态更新消息实现定制控件和表单逻辑。
This option allows for custom controls and form logic to be implemented for status update messages.
应用推荐