Method of encapsulating diverse user interface components while consistently enforcing external constraints
US-9223760-B2 · Dec 29, 2015 · US
US9582601B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-9582601-B2 |
| Application number | US-201414584881-A |
| Country | US |
| Kind code | B2 |
| Filing date | Dec 29, 2014 |
| Priority date | Feb 29, 2012 |
| Publication date | Feb 28, 2017 |
| Grant date | Feb 28, 2017 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A method and apparatus are disclosed for combining server-supplied user interface elements with client-supplied user interface elements. The server-supplied user interface elements can be received by a client device and inserted into a client-supplied object model, such as a Document Object Model (DOM). The object model can then be used to render a page, such as a webpage. By injecting server-supplied user interface elements into a client object model, the client can intelligently combine UI elements from a server with UI elements from a client. In the situation where there are conflicting or overlapping UI elements, the client device can modify the object model to eliminate such conflicts or overlaps.
Opening claim text (preview).
We claim: 1. A method of combining server-supplied user interface elements with client-supplied user-interface elements, comprising: receiving user interface elements including style information from a server computer; inserting the user interface elements and the style information into a client-supplied object model used to render a page, the client-supplied object model being stored in memory on a user device; using a script to manipulate the user interface elements supplied by the server in the client-supplied object model; for viewing by a user on the user device, rendering the page using the object model, wherein the object model includes client-supplied user interface elements and the user interface elements received from the server computer so that both the client-supplied user interface elements and the user interface elements received from the server computer are blended together on the rendered page, with the style information being applied to both the client-supplied user interface elements and the user interface elements received from the server computer. 2. The method of claim 1 , wherein the user interface elements and style information from the server computer are in HTML. 3. The method of claim 1 , wherein inserting includes searching on a division tag in the client-supplied object model and inserting the user interface elements and style information from the server computer into the division tag. 4. The method of claim 1 , wherein the object model is a Document Object Model used for HTML and further including the server computer for transmitting the user interface elements. 5. The method of claim 1 , further including checking a network connection and suppressing the user interface elements received from the server computer if there is not a network connection. 6. The method of claim 5 , wherein the user interface elements received from the server computer are cached and stored locally on the client device. 7. The method of claim 1 , further including comparing the client-supplied user interface elements with the server-supplied user interface elements, and, if there is a match, suppressing at least one of the matching user interface elements. 8. The method of claim 1 , further including receiving content from the server computer and inserting the content in the client-supplied object model. 9. The method of claim 8 , wherein the content is XML data. 10. A computer-readable nonvolatile storage storing instructions for performing a method of displaying a page on a client device, the method comprising: receiving server-supplied user interface elements and style information; inserting the server-supplied user interface elements into a client-supplied Document Object Model stored in memory on the client device including client-supplied user interface elements, wherein the inserting includes searching on a division tag in the Document Object Model and inserting the server-supplied user interface elements and style information into the division tag; applying the style information to both the server-supplied user interface elements and the client-supplied user interface elements; and for viewing by a user, displaying the server-supplied user interface elements with the client-supplied user interface elements on a same page using the Document Object Model on the client device with the applied styling information. 11. The computer-readable media of claim 10 , wherein receiving server-supplied user interface elements includes receiving HTML for displaying the server-supplied user interface elements. 12. The computer-readable media of claim 10 , further including executing a script on the client device and manipulating the server-supplied user interface elements in the Document Object Model. 13. The computer-readable media of claim 10 , further including determining whether the client device is connected to a network and, if not, modifying the DOM to display additional client-supplied user interface elements. 14. An apparatus for displaying a page of content on a client device, comprising: a controller on the client device; memory for storing a client-supplied object model used to display the page of content, wherein the controller is programmed to receive user interface elements and style information from a server, use a script to manipulate the server-supplied user interface elements, and to insert, using one or more tags in the object model, the received user interface elements and style information, as well as client-supplied user interface elements, in the object model for display; and a display for displaying the page of content using the object model including the user interface elements and the style information received from the server computer. 15. The apparatus of claim 14 , wherein the object model is a Document Object Model and the user interface elements are in HTML. 16. The apparatus of claim 14 , wherein the script uses client data to make decisions about how to manipulate the server-supplied user interface elements. 17. The apparatus of claim 14 , wherein the one or more tags include a division tag.
Document structures and storage, e.g. HTML extensions · CPC title
Digitisers, e.g. for touch screens or touch pads, characterised by the transducing means · CPC title
Interaction techniques based on graphical user interfaces [GUI] · CPC title
Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs {(coordinating program control therefor G06F9/52; in regulating and control system G05B)} · CPC title
based on web technology, e.g. hypertext transfer protocol [HTTP] · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.