USER INTERFACE FRAMEWORK AND TECHNIQUES

A set of declarative language instructions ("DEIs") defines three hierarchically-related data structures ("DSs") to provide a naming taxonomy for use with a user interface ("UT") framework. A first DS stores references to user-selectable objects ("USOs") that...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
1. Verfasser: GLEIN CHRISTOPHER A
Format: Patent
Sprache:eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:A set of declarative language instructions ("DEIs") defines three hierarchically-related data structures ("DSs") to provide a naming taxonomy for use with a user interface ("UT") framework. A first DS stores references to user-selectable objects ("USOs") that are presentable via a UI of a software application. The USOs provide access to other USOs or to resources. A second DS stores references to actions to be taken upon user selection of particular USOs. A third DS stores information for indirectly accessing resources or USO configuration data during runtime of the software application. Another set of DEIs defines sets of computer-executable instructions ("CEIs") corresponding to actions referred to via the second DS, which are triggered for execution upon user selection of particular USOs. Information from the third DS associated with a selected USO is passed to a particular set of CEIs. Runtime indirection and decoupling of content/functionality from UI components is achieved.