业务空间向元素分配不同的css样式,具体取决于表单的显示模式(发起、编辑或查看);因此,一定不能删除元素。
Business Space assigns different CSS styles to the element, depending on the mode (init, edit, or view) that the form displays in; therefore, the element must not be removed.
图1的示例应用程序演示了如何在定制表单中,用只读和可编写模式显示来自xml存储的数据。
The example application in Figure 1 shows how you display the data in the custom-made form in read and editable mode from XML storage.
在发现模式中,一个表单的所有数据绑定字段都可以用作搜索标准。
When in find mode, all of a form's data-bound fields can be used as search criteria.
默认情况下,表单不处于编辑模式。
另外需要记住,由于它们是警官将填写的实际表单,因此一些字段可以不填或者采用预定义的模式—考虑交汇点与准确地点。
Also keep in mind that because these are actual forms that officers complete, some fields might not be filled out or even follow a prescribed pattern - think intersection vs. exact location.
表单元素模板出自雅虎的设计模式库的设计模板套件。
Form elements stencil from the Design stencil kit in the Yahoo! Design Pattern Library.
它在视图模式(1)开始,呈现给用户一个表单来搜集信息。
It starts in view mode (1) in which it presents the form to the user and gathers data.
他们只知道在提交表单之后,将在模式窗口中看到结果。
All they know is that after submitting the form, they see the results in their modal window.
当HTML表单登上历史舞台的时候,它们模仿了块模式终端的设计,但是却没有提供紧凑的导航机制,也没有用适当的GUI来代替它。
When HTML forms came on the scene, they copied the design of block-mode terminals, but without the tight navigation and without replacing it with a proper GUI equivalent.
但是,由于模式接受空值作为字符串的有效输入,因此,在表单中字符串类型的元素并不显示为必填的。
However, elements of type string do not appear as mandatory in the form because the schema accepts an empty value as valid input for a string.
合并元数据条件的另一个方法是使用查询表单,其字段对应于元数据模式的元素。
Another way to incorporate metadata conditions is to use a query form, whose fields correspond to the elements of the metadata schema.
在数据库中,此静态表单即表模式。
拖拽特性允许在表单字段和现有的XML模式之间建立链接,而不需要进行任何实际的编程。
The drag-and-drop feature lets you create links between form fields and existing XML schemas, without any actual programming required.
在第2部分中,我们把表单修改成使用文本输入,并且添加了模式约束使用户不能输入无效数据。
In Part 2, you changed the form to use text inputs, adding schema constraints to make sure users couldn't enter invalid data.
迁移到DB 29可以减少在系统中添加新表单和模式所需的时间:在PODS4中支持一个新表单通常只需要两小时,而在PODS3中需要两周。
Moving to DB2 9 reduced the amount of time required to add new forms and schemas to the system: supporting a new form in PODS4 typically takes two hours, compared with two weeks in PODS3.
在需要其他数据类型的情况中,请指定数据类型属性来匹配表单模式中的字段。
In cases where another data type is required, specify the data type attribute to match that of the field in the form? S schema.
需要在合适的读子场景子表单中对字段的可视化表示进行编码,在编辑子场景子表单中对编辑模式表示进行编码。
The visual representation of the field needs to be coded within the appropriate read subscene subform, and the edit mode representation needs to be coded within the edit subscene subform.
生成表单的输入可以是一个遵从某个XML模式的XML消息(可选)或者是一个WSDL文档。
The input to form generation may be an XML message (optionally) backed by an XML schema or a WSDL document.
这没关系:请记住,此表单将不会遵循传统的 “单击、等待、查看” 的同步模式。
That's OK: Remember, this form isn't going to follow the traditional synchronous pattern of "click, wait, view."
inputmode属性允许对存放文本的表单元素提示适当的语言输入模式。
An inputmode attribute that allows the hinting of appropriate language input modes for text-holding form elements.
本教程描述一种使用XForms进行表单修改的通用使用模式。
This tutorial describes a general usage pattern for forms modification using XForms.
大多数Web应用程序都遵循相同的模式:通过HTML表单捕捉信息,然后将它们提交到服务器端资源以进行处理。
Most Web applications follow the same pattern: capture information via HTML forms and submit them to a server-side resource for handling.
本文描述了使用XForms修改表单的一般模式。
In this article, we describe a general usage pattern for forms modification using XForms.
URL模式是用于访问表单登录页面的Web模块里上下文根节点后面的那个字符串。
The URL pattern is the string that follows the context root of your Web module in order to access the form-login page.
在以上代码中,您在执行表单提交动作,以将portlet导航到Edit模式。
In the code above you're doing the form submit to take the portlet to Edit mode.
当以完全隐私模式运行的时候,不能使用cookie,URL不会被计入历史,没有表单自动填写,页面也不会被缓存。
While surfing in private browsing mode, cookies are rejected, URLs are kept out of the browser history, forms are not auto-filled and pages are not cached.
向HTML中增加表单元素(即FORM )无非就是创建了一种新的方法,以仿照古老的 3270终端风格实现瘦客户机块模式(block-mode)应用程序。
The addition of form elements to HTML (FORM) did little more than create a new way to implement thin-client block-mode applications in the style of the venerable 3270 terminal.
然后把这个模式保存为文件sudoku . xsd,再从表单中引用它(如清单5所示)。
You can then save this schema in a file, sudoku.xsd, and reference it from the form (see Listing 5).
您可以在任意模式文档中使用此处介绍的技术,而不仅仅是嵌入XForms表单中的文档。
You can use the technique you see here in any schema document, not just one embedded in an XForms form.
最后,在表单的Postmodechange事件中(参见图3),包含以下代码,以便在用户从读模式转换到编辑模式时强制执行刷新。
And, finally, in the Postmodechange event of your form (see figure 3), include the following code to force a refresh when the user switches from read mode to edit mode.
应用推荐