Postback input handling by server-side control objects

    公开(公告)号:US20060004910A1

    公开(公告)日:2006-01-05

    申请号:US11165416

    申请日:2005-06-22

    IPC分类号: G06F15/16

    CPC分类号: G06F17/30893

    摘要: One or more server-side control objects provide server-side processing of postback input received from client-side user interface elements in a request from a client. Such input may include without limitation postback data and postback events generated from a web page on a client and received by a server in an HTTP request. A hierarchy of server-side control objects can cooperate to process the postback input and to generate the resulting authoring language code, such as HTML. Server-side events can also result from the server-side processing of postback input. In addition to processing postback input, server-side processing may include, without limitation, state management of server-side control objects and binding data to and from server-side database. After the processing and generating operations, the server-side control object hierarchy is terminated until a subsequent request is received from the client.

    Aligned behavior in templated lists
    3.
    发明申请
    Aligned behavior in templated lists 有权
    模板列表中的对齐行为

    公开(公告)号:US20060005120A1

    公开(公告)日:2006-01-05

    申请号:US10881253

    申请日:2004-06-30

    IPC分类号: G06F17/30

    摘要: A list control allows for a harmonized display of heterogeneous list element data by using at least two templates. The templates define the layout for the list element data. The templates consult an interface while calculating the layout. The interface provides information regarding the location of at least one gridline; the layout for the list element data is based on that location. The list control implements the interface, thus allowing heterogeneous templates to rely one interface providing on one gridline location. In order to take into account the requirements of each list element for gridline location, the interface requests information regarding a preliminary gridline location for each list element and bases the final gridline location on this information.

    摘要翻译: 列表控件允许通过使用至少两个模板来统一显示异构列表元素数据。 模板定义列表元素数据的布局。 模板在计算布局时查阅界面。 界面提供有关至少一个网格线位置的信息; 列表元素数据的布局基于该位置。 列表控件实现接口,从而允许异构模板依赖一个提供在一个网格线位置的接口。 为了考虑网格线位置的每个列表元素的要求,接口请求关于每个列表元素的初始网格线位置的信息,并且基于该信息的最终网格线位置。

    Rich data-bound application
    4.
    发明申请
    Rich data-bound application 审中-公开
    丰富的数据绑定应用程序

    公开(公告)号:US20060212842A1

    公开(公告)日:2006-09-21

    申请号:US11080531

    申请日:2005-03-15

    IPC分类号: G06F9/44 G06F7/00

    CPC分类号: G06F8/38

    摘要: In order to allow for application development without requiring extensive graphical design by software developers or extensive software knowledge by graphical designers, applications are separated into a view and a model. Properties in the view and properties in the model are associated through data binding, for example, via a data binding engine. This association allows views to be defined declaratively. Transformations may be necessary to allow the data binding. The data binding allows the data and functionality in the model to be used via the UI as defined in the view. Automatically generated UI and command binding are also enabled.

    摘要翻译: 为了允许应用程序开发而不需要软件开发人员的大量图形设计或图形设计人员的广泛的软件知识,应用程序被分为视图和模型。 模型中的视图和属性中的属性通过数据绑定相关联,例如通过数据绑定引擎。 该关联允许以声明方式定义视图。 转换可能需要允许数据绑定。 数据绑定允许通过视图中定义的UI来使用模型中的数据和功能。 自动生成的UI和命令绑定也被启用。

    Priority binding
    5.
    发明申请
    Priority binding 有权
    优先级绑定

    公开(公告)号:US20050228801A1

    公开(公告)日:2005-10-13

    申请号:US10823461

    申请日:2004-04-13

    IPC分类号: G06F9/44 G06F9/445 G06F17/30

    摘要: Priority binding enables a one-to-many mapping of a target to a source without requiring complex code development by the specification of one or more binding statements. During runtime, these bindings are evaluated. The highest priority binding that evaluates successfully is executed, controlling the two-way transfer of information between source and target. During execution, all possible data binding pathways are monitored. If a binding that has a higher priority than the existing binding evaluates successfully, the existing binding is terminated and the new binding is executed.

    摘要翻译: 优先级绑定使得目标对源的一对多映射不需要通过规定一个或多个绑定语句来进行复杂的代码开发。 在运行时,这些绑定被评估。 执行成功评估的最高优先级绑定,控制源和目标之间的双向信息传递。 在执行期间,监视所有可能的数据绑定路径。 如果具有比现有绑定更高优先级的绑定成功进行求值,则终止现有绑定,并执行新绑定。

    Server-side control objects for processing client-side user interface elements
    6.
    发明申请
    Server-side control objects for processing client-side user interface elements 有权
    用于处理客户端用户界面元素的服务器端控制对象

    公开(公告)号:US20050050164A1

    公开(公告)日:2005-03-03

    申请号:US10966618

    申请日:2004-10-14

    IPC分类号: G06F9/44 G06F13/00 G06F15/16

    CPC分类号: G06F9/451

    摘要: A server-side control object processes and generates a client-side user interface element for display on a web page. Multiple server-side control objects may be combined into a hierarchy of server-side control objects that cooperate to generate the resulting authoring language code, such as HTML, for display of a web page on a client. The operation of processing the client-side user interface element may include at least one of an event handling operation, a postback data handling operation, a data binding operation, and a state management operation. The state management operation relates to the state of a server-side control object.

    摘要翻译: 服务器端控制对象处理并生成用于在网页上显示的客户端用户界面元素。 多个服务器端控制对象可以组合成服务器端控制对象的层次结构,这些对象协作以生成所产生的创作语言代码,例如HTML,用于在客户端上显示网页。 处理客户端用户界面元素的操作可以包括事件处理操作,回发数据处理操作,数据绑定操作和状态管理操作中的至少一个。 状态管理操作涉及服务器端控制对象的状态。

    Process for self-aligning circuit components brought into abutment by
surface tension of a molten material and bonding under tension
    7.
    发明授权
    Process for self-aligning circuit components brought into abutment by surface tension of a molten material and bonding under tension 失效
    通过熔融材料的表面张力和张力下的粘合使自对准电路部件进入邻接的工序

    公开(公告)号:US5656507A

    公开(公告)日:1997-08-12

    申请号:US256939

    申请日:1994-10-04

    IPC分类号: G02B6/42 H01L21/58

    摘要: A method is disclosed for connecting two components with functional parts in a predetermined alignment such as a semiconductor laser and motherboard including forming the laser by processing in which a radiation outlet and alignment structure are provided in a predetermined position with respect to each other, similarly forming on the motherboard, a waveguide and alignment structure, mounting the laser on the motherboard in a generally aligned position, providing solder between metal pads on the laser and motherboard and utilizing the surface tension of the molten metal extending between the pads to move the laser into an accurately aligned position on the motherboard.

    摘要翻译: PCT No.PCT / GB93 / 00121 Sec。 371日期:1994年10月4日 102(e)日期1994年10月4日PCT提交1993年1月20日PCT公布。 出版物WO93 / 1542400 日期:1993年8月5日公开了一种用于将两个部件与半导体激光器和母板等预定对准的功能部件连接的方法,包括通过加工形成激光器,其中辐射出口和对准结构相对于 彼此类似地在母板上形成波导和对准结构,将激光器以大致对准的位置安装在母板上,在激光器和母板之间的金属焊盘之间提供焊料,并利用在焊盘之间延伸的熔融金属的表面张力 将激光器移动到主板上精确对准的位置。

    TRANSFERRENCE OF TIME SENSITIVE DATA BETWEEN A WIRELESS COMMUNICATION DEVICE AND A COMPUTER SYSTEM
    8.
    发明申请
    TRANSFERRENCE OF TIME SENSITIVE DATA BETWEEN A WIRELESS COMMUNICATION DEVICE AND A COMPUTER SYSTEM 有权
    无线通信设备与计算机系统之间的时间敏感数据传输

    公开(公告)号:US20130064386A1

    公开(公告)日:2013-03-14

    申请号:US13230777

    申请日:2011-09-12

    IPC分类号: H04B3/00 H04B5/00

    摘要: One or more techniques and/or systems are provided for communicating between two or more drivers respectively controlling and/or managing different channels through which data is transferred between a wireless communication device and a computer system and/or between a controller of the computer system and an application of the computer system. Typically, at least one of the channels is configured to transmit time sensitive data (e.g., such as audio data) while another channel is configured to transmit time insensitive data (e.g., such as call control data). A device driver interface may be configured to provide a medium through which the two or more drivers can communicate. The techniques and/or systems find particular application with respect to Bluetooth headsets used in combination with a computer system comprising a system on chip architecture, but other applications are also contemplated.

    摘要翻译: 提供一个或多个技术和/或系统用于在分别控制和/或管理在无线通信设备和计算机系统之间和/或计算机系统的控制器之间以及/或计算机系统的控制器之间传送数据的不同信道的两个或更多个驱动器之间进行通信,以及 计算机系统的应用。 通常,至少一个信道被配置为传送时间敏感数据(例如,诸如音频数据),而另一个信道被配置为传送时间不敏感数据(例如,诸如呼叫控制数据)。 设备驱动器接口可以被配置为提供两个或更多个驱动器可以通过其进行通信的介质。 技术和/或系统针对与包括片上系统体系结构的计算机系统组合使用的蓝牙耳机找到特定应用,但也可以考虑其它应用。

    Drive system for motor vehicle
    10.
    发明申请
    Drive system for motor vehicle 失效
    机动车驱动系统

    公开(公告)号:US20060169564A1

    公开(公告)日:2006-08-03

    申请号:US11186927

    申请日:2005-07-22

    IPC分类号: B60K23/04

    摘要: A drive system designed to use a vehicle's existing hydraulic system to operate a controllable limited slip differential assembly. The limited slip differential assembly may be associated with the front axle, the rear axle, or the driveline between the front and rear axles. The differential assembly may also be used in combination that includes front, rear, or intermediate differential assemblies. The drive system further includes a friction clutch assembly for selectively engaging and disengaging an input member with an output member of the differential assembly, a fluid clutch actuator for selectively frictionally and variably loading the clutch assembly, and a fluid pump that is a common source of pressurized fluid for the fluid clutch actuator and the existing hydraulic system of the motor vehicle other than the fluid clutch actuator of the drive system. The fluid clutch actuator is actuated by fluid pressure generated by the fluid pump.

    摘要翻译: 驱动系统设计用于使用车辆现有的液压系统来操作可控制的有限滑差差组件。 限滑差速器组件可以与前轴,后轴或前轴和后轴之间的传动系相关联。 差速组件也可以组合使用,其包括前,后或中间差速器组件。 驱动系统还包括摩擦离合器组件,用于选择性地将输入构件与差速器组件的输出构件接合和分离,用于选择性地摩擦和可变地装载离合器组件的流体离合器致动器以及作为 用于流体离合器致动器的加压流体和除驱动系统的流体离合器致动器之外的机动车辆的现有液压系统。 流体离合器致动器由流体泵产生的流体压力致动。