Control-scoped user interface workflow
    1.
    发明授权
    Control-scoped user interface workflow 有权
    控制范围的用户界面工作流程

    公开(公告)号:US07657827B2

    公开(公告)日:2010-02-02

    申请号:US11223423

    申请日:2005-09-09

    IPC分类号: G06F17/21

    摘要: A workflow container defines boundaries within which a user interface appears on a page. The workflow container may change what is displayed on the user interface based on a current state of the workflow. Each workflow container maintains an independent association with a workflow that drives the user interface. The workflow is associated with the workflow container at a control level such that multiple workflows may be independently executed on the same page concurrently or separately.

    摘要翻译: 工作流容器定义用户界面在页面上显示的边界。 工作流容器可以根据工作流的当前状态更改用户界面上显示的内容。 每个工作流容器与驱动用户界面的工作流维护独立关联。 该工作流程与控制级别的工作流容器相关联,以便多个工作流程可以同时或分开地在同一页面上独立执行。

    Declaratively defined control actions
    2.
    发明授权
    Declaratively defined control actions 有权
    声明式定义的控制动作

    公开(公告)号:US07730495B2

    公开(公告)日:2010-06-01

    申请号:US11333870

    申请日:2006-01-17

    IPC分类号: G06F1/04 G06F3/048

    摘要: An extensible control design framework is utilized to declaratively define a control (both visual and non-visual) and other components. The functionality of a control may be expanded by declaratively adding behaviors and semantics via an object called an action. The control does not become unduly complex by the addition of the behaviors and semantics. The action object encapsulates well-defined functionality and is associated with an existing control. The action object is also associated with an event or trigger such that the functionality is automatically executed when the event is raised. The functionality may be packaged in an independent application component such that a user who is not familiar with programming code may easily define logic and functionality for an application in a design environment.

    摘要翻译: 使用可扩展控制设计框架来声明性地定义控件(视觉和非视觉)以及其他组件。 可以通过声称性地添加行为和语义来扩展控件的功能,通过一个被称作动作的对象。 通过添加行为和语义,控件不会变得过于复杂。 操作对象封装了明确定义的功能,并与现有控件相关联。 动作对象也与事件或触发器相关联,以便在事件引发时自动执行功能。 该功能可以封装在独立的应用组件中,使得不熟悉编程代码的用户可以容易地在设计环境中定义应用的逻辑和功能。

    Cross domain presence of web user interface and logic
    4.
    发明申请
    Cross domain presence of web user interface and logic 有权
    跨域存在Web用户界面和逻辑

    公开(公告)号:US20080120596A1

    公开(公告)日:2008-05-22

    申请号:US11601519

    申请日:2006-11-17

    IPC分类号: G06F9/44

    CPC分类号: G06F17/30893

    摘要: Various technologies and techniques are disclosed that allow for repurposing content of a source web site for an external web site. The developer uses a programming feature to create a web page with a portion of content suitable for use in the form of a gadget control on an external web site. The developer sets up the portion of the web page for repurposing as the gadget control. When a request is received from the source web site to access the web page, the web page is displayed along with the displayable portion of content in the normal fashion. When a request is received from the external web site to access the portion of content in the form of the gadget control, the portion of content is provided to the external web site for use in the gadget control.

    摘要翻译: 公开了各种技术和技术,其允许重新调整用于外部网站的源网站的内容。 开发人员使用编程功能来创建一个适合在外部网站上以小工具控件形式使用的内容的一部分的网页。 开发人员设置网页的部分作为小工具控件进行重新调整。 当从源网站接收到访问网页的请求时,以正常方式显示网页以及可显示部分的内容。 当从外部网站接收到以小工具控件的形式访问内容部分的请求时,内容的部分被提供给外部网站以用于小配件控件。

    Cross domain presence of web user interface and logic
    5.
    发明授权
    Cross domain presence of web user interface and logic 有权
    跨域存在Web用户界面和逻辑

    公开(公告)号:US08074167B2

    公开(公告)日:2011-12-06

    申请号:US11601519

    申请日:2006-11-17

    IPC分类号: G06F17/21

    CPC分类号: G06F17/30893

    摘要: Various technologies and techniques are disclosed that allow for repurposing content of a source web site for an external web site. The developer uses a programming feature to create a web page with a portion of content suitable for use in the form of a gadget control on an external web site. The developer sets up the portion of the web page for repurposing as the gadget control. When a request is received from the source web site to access the web page, the web page is displayed along with the displayable portion of content in the normal fashion. When a request is received from the external web site to access the portion of content in the form of the gadget control, the portion of content is provided to the external web site for use in the gadget control.

    摘要翻译: 公开了各种技术和技术,其允许重新调整用于外部网站的源网站的内容。 开发人员使用编程功能来创建一个适合在外部网站上以小工具控件形式使用的内容的一部分的网页。 开发人员设置网页的部分作为小工具控件进行重新调整。 当从源网站接收到访问网页的请求时,以正常方式显示网页以及可显示部分的内容。 当从外部网站接收到以小工具控件的形式访问内容部分的请求时,内容的部分被提供给外部网站以用于小配件控件。

    Databinding workflow data to a user interface layer
    6.
    发明授权
    Databinding workflow data to a user interface layer 有权
    将工作流数据绑定到用户界面层

    公开(公告)号:US07606824B2

    公开(公告)日:2009-10-20

    申请号:US11273366

    申请日:2005-11-14

    IPC分类号: G06F17/00

    摘要: In a workflow system data is exchanged using databinding constructs between the workflow and user interface layer. During an execution of a workflow a user interface instance is activated in anticipation of a user input event. The workflow is suspended and data for populating the user interface instance is provided to the user interface layer using a databinding construct from the workflow. Upon receiving user input, another instance of the workflow is loaded and data associated with the user input provided from the user interface to the workflow employing a databinding construct such that the other instance of the workflow is executed with the data associated with the user input.

    摘要翻译: 在工作流系统中,使用数据绑定结构在工作流和用户界面层之间交换数据。 在执行工作流程期间,预期用户输入事件激活用户界面实例。 工作流被暂停,并且使用来自工作流的数据绑定构造将填充用户界面实例的数据提供给用户界面层。 一旦接收到用户输入,工作流的另一个实例被加载,并且与从用户界面提供给使用数据绑定结构的工作流程的用户输入相关联的数据,使得工作流的另一个实例与用户输入相关联的数据被执行。

    Script markup
    7.
    发明授权
    Script markup 失效
    脚本标记

    公开(公告)号:US07945853B2

    公开(公告)日:2011-05-17

    申请号:US11318305

    申请日:2005-12-23

    IPC分类号: G06F17/22

    CPC分类号: G06F17/218

    摘要: A script markup language provides a declarative mechanism for defining script-based interactive behavior and application logic associated with a document. The script markup defining the interactive behavior and application logic is presented as an independent portion of the markup for the document, separated from any markup concerning the content and presentation of the document.

    摘要翻译: 脚本标记语言提供了用于定义基于脚本的交互行为和与文档相关联的应用程序逻辑的声明机制。 定义交互行为和应用程序逻辑的脚本标记作为文档的标记的独立部分呈现,与关于文档的内容和呈现的任何标记分开。

    Script application framework
    8.
    发明授权
    Script application framework 有权
    脚本应用程序框架

    公开(公告)号:US07861219B2

    公开(公告)日:2010-12-28

    申请号:US11317580

    申请日:2005-12-23

    IPC分类号: G06F9/44

    CPC分类号: G06F9/44

    摘要: A script application framework is provided to abstract common scripting patterns and to provide a structure for scripting. The script application framework encapsulates scripting logic into script components, manages lifetime of script objects, and builds relationships among different script objects. The script application framework can be applied to any scripting environment.

    摘要翻译: 提供脚本应用程序框架来抽象常见的脚本编写模式并提供脚本化结构。 脚本应用程序框架将脚本逻辑封装到脚本组件中,管理脚本对象的生命周期,并构建不同脚本对象之间的关系。 脚本应用程序框架可以应用于任何脚本环境。

    Dynamically loading scripts
    9.
    发明授权
    Dynamically loading scripts 有权
    动态加载脚本

    公开(公告)号:US07689665B2

    公开(公告)日:2010-03-30

    申请号:US11741095

    申请日:2007-04-27

    CPC分类号: G06F9/44521

    摘要: The present invention extends to methods, systems, and computer program products for dynamically loading scripts. Web pages can include references to script loaders that control the loading of other scripts at a Web browser. A script loader can load scripts in accordance with script loading rules that override the default script loading behavior of the Web browser. Script loading rules can cause scripts to load in a different order than encountered in a Web pager, load in parallel, load in a manner that limits cross-domain requests, etc. Script loading rules are configurable such at that a developer can create customized script loading behavior.

    摘要翻译: 本发明扩展到用于动态加载脚本的方法,系统和计算机程序产品。 Web页面可以包括对在Web浏览器中控制其他脚本的加载的脚本加载器的引用。 脚本加载器可以根据脚本加载规则加载脚本,该规则将覆盖Web浏览器的默认脚本加载行为。 脚本加载规则可能导致脚本以与Web寻呼机中遇到的顺序不同的顺序加载,并行加载,以限制跨域请求的方式进行加载等。脚本加载规则是可配置的,因此开发人员可以创建自定义脚本 加载行为。