只需右键点击地图,选择“添加图钉”,填写图钉的属性表单(图e),然后点击保存。
Just right-click on the map, select Add a Pushpin, fill in the Pushpin Properties form (Figure e), and click Save.
即使属性表单类不是从对话框类继承。但操作一个属性表单类对象类似与操作一个对话框对象。
Even though CPropertySheet is not derived from CDialog, managing a CPropertySheet object is similar to managing a CDialog object.
您现在可以在字段配置表单上指定对字段属性使用哪些词汇表术语。
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.
在需要其他数据类型的情况中,请指定数据类型属性来匹配表单模式中的字段。
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.
该属性已被添加到表单的XFDL标记中,表示表单是为哪种语言环境设计的。
This attribute is added to the XFDL tag in the form and identifies which locale the form was designed for.
标签放到表单后,右键单击并改变相关属性。
Once the label is placed on the form, right-click on it and change its relevant properties.
前面的部分简要介绍了访问sdo的属性(参见步骤4“填写编辑表单”中的代码)。
The previous section briefly touched on accessing the properties of an SDO (see the code in Step 4, "Populate the edit form").
因为不指定action属性,这个表单会提交给自己。
Because no action attribute is specified, the form submits to itself.
只有一个表单属性可以影响应用程序的性能:Automaticallyrefreshfields。
There is really only one form property that affects application performance: Automatically refresh fields.
execute()方法遍历验证器列表,调用每个验证器的 execute() 方法,这些验证器的属性与给定表单的名称和可选元素的名称相匹配。
The execute() method iterates over the list of validators, invoking the execute() method of each validator whose properties match the given form name and the optional element name.
然后编写validate方法的代码,对用户输入的表单属性进行验证。
Then code the validate method to verify user inputs for the form properties.
可以使用ActionErrors类的add(Stringproperty,ActionErrorerror) 方法为一个表单属性关联一些错误。
You can use add(String property, ActionError error) of the ActionErrors class to associate a form property with error(s).
数据输入字段旁没有标签,但有一段长描述,因此应当为此表单设置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.
预算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.
分别定义不同成分的主要好处是容易扩展,比如为所有的表单控件添加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.
inputmode属性允许对存放文本的表单元素提示适当的语言输入模式。
An inputmode attribute that allows the hinting of appropriate language input modes for text-holding form elements.
修改ClickToCall小部件的模板来包含一个属性,标明用于从中复制元素的表单。
Modify the template of the ClickToCall widget to include an attribute that indicates the name of the form from which to copy elements.
将它们与表单bean中的属性名称进行匹配。
这里,这个URL是从请求解析而来,然后保存到表单的action属性中。
Here, that URL is parsed off the request and placed into the form's action attribute.
通过右键单击表单属性进行编辑,在弹出菜单中选择properties。
Edit the form properties by right clicking on it and selecting properties in the pop-up menu.
此方法还清除了每个EditableValueHolder组件的submittedValue属性以便表单数据能恢复成地图数据,同时忽略所有的提交数据。
This method also clears the submittedValue property of each EditableValueHolder component so the form's data can be restored to the data from the map, ignoring any submitted data.
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.
这两个错误都只与表单属性“email”有关(参见清单1)。
Both errors are only associated with the form property "email" (refer to Listing 1).
最后,在表单属性对话框中,选中第一个选项卡中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).
应用推荐