右键单击虚线区域,然后单击“表单属性”。
Right click in the dashed area, then click on Form Properties.
这两个错误都只与表单属性“email”有关(参见清单1)。
Both errors are only associated with the form property "email" (refer to Listing 1).
然后编写validate方法的代码,对用户输入的表单属性进行验证。
Then code the validate method to verify user inputs for the form properties.
检查表单属性名称和类型是否与ActionForm名称和软件包匹配。
Check that your form attributes name and type match with the ActionForm name and package.
类型约定能够应用作为表单属性和流程变量之间处理环节的部分。
Also type conversions can be applied as part of the processing between form properties and process variables.
通过右键单击表单属性进行编辑,在弹出菜单中选择properties。
Edit the form properties by right clicking on it and selecting properties in the pop-up menu.
对于每个表单属性来说,它都生成“property”和“value”属性。
For each form property, it generates "property" and "value" attributes.
在For m属性部分中单击“Add”;使用如图11所示的视图添加表单属性。
Click "add" in the form properties block; use the view shown in Figure 11 to add form properties.
所以,如果任务表单属性和流程变量是1 - 1的匹配关系,没有必要对它声明。
So there is no need to declare task form properties if they match 1-1 with the process variables.
只有一个表单属性可以影响应用程序的性能:Automaticallyrefreshfields。
There is really only one form property that affects application performance: Automatically refresh fields.
Struts系统会在Formbean类中为每个表单属性生成一对getter方法和setter方法。
The Struts system will generate a pair of getter and setter methods for each form property in the form bean class.
这个事件在事件链结中的位置,使得将子控制项系结至资料来源,或设定可由所有子控制项继承的表单属性变得非常重要。
This event's position in the event chain makes it very important for binding child controls to data sources or for setting a form property that can be inherited by all child controls.
最后,在表单属性对话框中,选中第一个选项卡中options部分的“Automaticallyrefreshfields”选项(见图5)。
Finally, on the form properties dialog, check the "Automatically refresh fields" option in the Options section located on the first TAB (see Figure 5).
可以使用ActionErrors类的add(Stringproperty,ActionErrorerror) 方法为一个表单属性关联一些错误。
You can use add(String property, ActionError error) of the ActionErrors class to associate a form property with error(s).
创建一个具有表单属性的JSP文件,以及一个具有表单属性的getter方法和setter方法的Formbean,并向配置文件中添加一个Form bean的定义。
Creates a JSP file with the form properties, as well as a form bean class with form properties getter and setter methods, and adds a form bean definition to the configuration file.
您现在可以在字段配置表单上指定对字段属性使用哪些词汇表术语。
You can now specify which vocabulary terms to use for the field's properties on the field configuration form.
流程的属性现在还包括将某个表单与该流程相关联的能力。
The attributes for a process also now include the ability to associate a form with the process.
只需右键点击地图,选择“添加图钉”,填写图钉的属性表单(图e),然后点击保存。
Just right-click on the map, select Add a Pushpin, fill in the Pushpin Properties form (Figure e), and click Save.
在需要其他数据类型的情况中,请指定数据类型属性来匹配表单模式中的字段。
In cases where another data type is required, specify the data type attribute to match that of the field in the form? S schema.
为了降低表单的复杂性,没有显示这些表单部件的所有可能属性。
To minimize form complexity, not all of the possible attributes for these form components are surfaced.
每个局部变量的名称都对应着表单中相应输入域的name属性。
The name of each local variable corresponds to the name attribute of the respective input field in the form.
这个cd表单的域被绑定到cd属性的属性中。
The fields of the CD form are bound to the CD property's properties.
标签放到表单后,右键单击并改变相关属性。
Once the label is placed on the form, right-click on it and change its relevant properties.
因为不指定action属性,这个表单会提交给自己。
Because no action attribute is specified, the form submits to itself.
数据输入字段旁没有标签,但有一段长描述,因此应当为此表单设置title属性。
There is no label beside the data entry field, but it has a long description, so the title attribute should be set for this form.
注意,清单10还为元素添加了一个enctype属性以支持多方表单提交。
Notice that Listing 10 also adds an enctype attribute to the element to support multi-part form submission.
最后,我们可以使用类似XPath的支持(作为属性名称的最简单的表单)来访问这些属性。
Finally, we can access the properties using XPath-like support, the simplest form being the property name.
知道Web表单输入和域模型属性之间的联系。
Know the link between a web form input and a domain model property.
预算Xforms表单展示了 “readonly”属性是可配置的。
The budgeting XForms form demonstrates the "readonly" property as a configurable property.
sucessView属性代表表单数据提交而且 doSubmitAction()方法中的逻辑成功执行之后显示的页面。
The sucessView property represents the page which displays after form data is posted and logic is successfully executed in the doSubmitAction() method.
应用推荐