最基本的表单控件是标记。
针对每个表格行的表单控件如图4所示。
The form controls for each row of the table look like Figure 4.
注意:移动页面可以包含多个表单控件。
必须将诸如submit按钮之类的表单控件本地化。
用户名和密码使用 “input” 和 “secret”表单控件。
The username and password use the "input" and "secret" form controls.
这条消息分成两个部件(parts),分别用于每个表单控件。
This message is divided into two parts, one for each form control.
您将注意到表单为每一个字段提供了输入控件。
Notice that an input control is provided for each field in the form.
我们首先将使用不同的控件构建输入表单。
We will first build the input form using different controls.
为自动填充控件构建表单数据提供程序。
您的XPage控件现在绑定到了表单中定义的数据。
Your XPage controls are now bound to the data defined on the form.
构建表单数据提供程序来为此控件提供表单数据。
Build a form data provider to supply form data to the control.
为文本控件设置值,并使用合适的动作提交表单。
Set the values for the text controls and submit the form with the proper action.
当表单加载时,从ComboBox控件选择一个主数据。
When the form loads, select a master data from the ComboBox control.
前面显示的HTML表单有一个文本输入控件。
The HTML form that I showed earlier had a text input control.
虽然表单派生于控件,但是您的浏览器控件无法派生于表单。
Although Form is derived from control, your browser control cannot be derived from Form.
该表单有一个文本输入控件和一个文件输入控件。
This form contains a text input control and a file input control.
该表单有一个文本输入控件和一个文件输入控件。
This form contains a text input control and a file input control.
应用推荐