An application user interface, e.g., one accessed by a client system via a network using a browser or other software, may include one or more application pages. A page may include one or more widgets and/or other elements; one or more data sources (e.g., services); and/or one or more action flows or other business logic.
“Context” or “contextual” menus enable a user-selectable set of contextually-relevant options to be displayed in an application or other user interface. For example, if a user enters a “right click” or other prescribed input while a mouse of other cursor is “hovering” over an object displayed on an application page, a context menu comprising a list of actions considered to be potentially desired to be performed by the user with respect to the hovered-over object may be displayed. The set of options may be determined at least in part by application context data.
Software development tools enable developers, consultants, business analysts, etc. to create applications, including by designing the user interface pages of the application. Typically, the options available via such development tools to define context menus is limited to a predefined set designed and incorporated into the development tool by a provider of the tool.
Various embodiments of the invention are disclosed in the following detailed description and the accompanying drawings.
The invention can be implemented in numerous ways, including as a process; an apparatus; a system; a composition of matter; a computer program product embodied on a computer readable storage medium; and/or a processor, such as a processor configured to execute instructions stored on and/or provided by a memory coupled to the processor. In this specification, these implementations, or any other form that the invention may take, may be referred to as techniques. In general, the order of the steps of disclosed processes may be altered within the scope of the invention. Unless stated otherwise, a component such as a processor or a memory described as being configured to perform a task may be implemented as a general component that is temporarily configured to perform the task at a given time or a specific component that is manufactured to perform the task. As used herein, the term ‘processor’ refers to one or more devices, circuits, and/or processing cores configured to process data, such as computer program instructions.
A detailed description of one or more embodiments of the invention is provided below along with accompanying figures that illustrate the principles of the invention. The invention is described in connection with such embodiments, but the invention is not limited to any embodiment. The scope of the invention is limited only by the claims and the invention encompasses numerous alternatives, modifications and equivalents. Numerous specific details are set forth in the following description in order to provide a thorough understanding of the invention. These details are provided for the purpose of example and the invention may be practiced according to the claims without some or all of these specific details. For the purpose of clarity, technical material that is known in the technical fields related to the invention has not been described in detail so that the invention is not unnecessarily obscured.
Composable context menus are disclosed. In various embodiments, a context menu definition is received, e.g., via a software development tool user interface. The definition may include a definition of one or more menu options. A menu option definition may specify processing to be performed at runtime, e.g., binding the menu option to a data service or other resource, evaluating an expression to determine whether and/or how to display the option, etc. In various embodiments, a context menu definition may specify an action to be performed upon selection of the option. The action definition may specify processing to be performed at runtime to determine one or more of an action to perform, a manner in which to perform the action, and a target or other destination of the action. For example, the definition may in some embodiments comprise an expression to be evaluated at runtime, using as an argument one or more of an application context data, an event payload, a value retrieved from a data service or other external resource, etc., to determine at runtime an action to perform and/or a target of the action. In some embodiments, an action defined to be taken in response to selection of a context menu option may include publishing an application user interface or other event. Action chaining is supported in some embodiments, including beyond the display life of a context menu. In some embodiments, an invisible widget and/or other container associated with a page provides at least part of the functionality of a composable context menu as disclosed herein.
In various embodiments, a visual or other development tool interface to enable developers to compose developer-composed context menus and associate such context menus with developer-designed application pages and/or elements thereof is provided, e.g., via application development workstation 114. Definitions are received via the interface and stored. The definitions are used to generate application code which at runtime implements context menus as defined by the developer.
In some embodiments, chaining of actions may be supported and provided, including beyond an active display lifetime of the context menu. In various embodiments, a context menu comprises a page artifact that may be used across multiple application pages and/or fragments thereof, with the behavior exhibited with respect to each page being potentially different, e.g., as determined at runtime based on application, page, and/or other context data.
In the example shown in
In some embodiments, one or both the application user interface infrastructure, such as event bus 314, and invisible context menu-related objects such as context menu container 312 may be used to support action chaining, including in some embodiments beyond the time during which the context menu is displayed. In prior approaches, context menu related functionality may have disappeared once a context menu was no longer displayed. However, using techniques disclosed herein, in some embodiments action chaining may be facilitated by configuring an invisible context menu-related object to continue to maintain state, data service and/or action bindings, etc., even beyond the time during which the context menu is displayed. For example, a first action initiated by selection of a context menu option may upon completion trigger a second action associated with the context menu, even after the context menu is no longer being displayed.
Using techniques described herein, developer-composed context menus may be defined and implemented. In various embodiments, menu options and/or associated actions may be defined by expressions or other logic to be evaluated at runtime, e.g., based on application context data. Actions may include publishing custom application user interface events and/or performing other actions.
Although the foregoing embodiments have been described in some detail for purposes of clarity of understanding, the invention is not limited to the details provided. There are many alternative ways of implementing the invention. The disclosed embodiments are illustrative and not restrictive.
This application is a continuation of, and claims a benefit of priority under 35 U.S.C. 120 of the filing date of U.S. patent application Ser. No. 17/688,990, filed Mar. 8, 2022, issued as U.S. Pat. No. 11,681,507, entitled “COMPOSABLE CONTEXT MENUS,” which is a continuation of, and claims a benefit of priority under 35 U.S.C. 120 of the filing date of U.S. patent application Ser. No. 17/165,643, filed Feb. 2, 2021, issued as U.S. Pat. No. 11,327,730, entitled “COMPOSABLE CONTEXT MENUS,” which is a continuation of U.S. patent application Ser. No. 16/735,375, filed Jan. 6, 2020, issued as U.S. Pat. No. 10,942,715, entitled “COMPOSABLE CONTEXT MENUS,” which is a continuation of U.S. patent application Ser. No. 14/842,713, filed Sep. 1, 2015, issued as U.S. Pat. No. 10,540,150, entitled “COMPOSABLE CONTEXT MENUS,” which is a continuation of U.S. patent application Ser. No. 14/136,287, filed Dec. 20, 2013, issued as U.S. Pat. No. 9,170,786, entitled “COMPOSABLE CONTEXT MENUS,” the entire contents of all are hereby expressly incorporated by reference for all purposes.
Number | Name | Date | Kind |
---|---|---|---|
5644738 | Goldman | Jul 1997 | A |
5664133 | Malamud | Sep 1997 | A |
5778377 | Marlin | Jul 1998 | A |
7020842 | DeStefano | Mar 2006 | B1 |
8037406 | Barnes | Oct 2011 | B1 |
9851951 | Ganesan | Dec 2017 | B1 |
10031729 | Totale | Jul 2018 | B1 |
10282689 | Johnston | May 2019 | B1 |
10466872 | Totale | Nov 2019 | B1 |
20030164862 | Cadiz | Sep 2003 | A1 |
20040117731 | Blyashov | Jun 2004 | A1 |
20050039141 | Burke | Feb 2005 | A1 |
20050117737 | Stanford | Jun 2005 | A1 |
20070192702 | Takano | Aug 2007 | A1 |
20090183092 | Naghshineh | Jul 2009 | A1 |
20090210631 | Bosworth | Aug 2009 | A1 |
20090292681 | Wood | Nov 2009 | A1 |
20100095248 | Karstens | Apr 2010 | A1 |
20100185954 | Simernitski | Jul 2010 | A1 |
20100223322 | Mott | Sep 2010 | A1 |
20110047557 | Koskimies | Feb 2011 | A1 |
20110185342 | Argue | Jul 2011 | A1 |
20120054682 | Bell | Mar 2012 | A1 |
20120166992 | Huynh | Jun 2012 | A1 |
20120185425 | Reeves | Jul 2012 | A1 |
20120254801 | Gaffney | Oct 2012 | A1 |
20130019172 | Kotler | Jan 2013 | A1 |
20130019173 | Kotler | Jan 2013 | A1 |
20130019175 | Kotler | Jan 2013 | A1 |
20130019182 | Gil | Jan 2013 | A1 |
20130080641 | Lui | Mar 2013 | A1 |
20130219263 | Abrahami | Aug 2013 | A1 |
20140040862 | Webster | Feb 2014 | A1 |
20140137079 | Witteborg | May 2014 | A1 |
20140164955 | Thiruvidam | Jun 2014 | A1 |
20140219433 | Pai | Aug 2014 | A1 |
20160054986 | Totale | Feb 2016 | A1 |
Entry |
---|
Office Action issued for U.S. Appl. No. 17/466,938, mailed Nov. 7, 2022, 22 pgs. |
Office Action issued for U.S. Appl. No. 17/466,938, mailed Mar. 16, 2023, 24 pages. |
Office Action issued for U.S. Appl. No. 17/466,938, mailed Jul. 6, 2023, 22 pages. |
Office Action issued for U.S. Appl. No. 17/466,938, mailed Dec. 1, 2023, 22 pages. |
Notice of Allowance issued for U.S. Appl. No. 17/466,938, mailed Jun. 20, 2024, 10 pgs. |
Number | Date | Country | |
---|---|---|---|
20230273777 A1 | Aug 2023 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 17688990 | Mar 2022 | US |
Child | 18313908 | US | |
Parent | 17165643 | Feb 2021 | US |
Child | 17688990 | US | |
Parent | 16735375 | Jan 2020 | US |
Child | 17165643 | US | |
Parent | 14842713 | Sep 2015 | US |
Child | 16735375 | US | |
Parent | 14136287 | Dec 2013 | US |
Child | 14842713 | US |