EP2801898B1 - Saisie rapide de données relatives au temps - Google Patents

Saisie rapide de données relatives au temps Download PDF

Info

Publication number
EP2801898B1
EP2801898B1 EP14001572.8A EP14001572A EP2801898B1 EP 2801898 B1 EP2801898 B1 EP 2801898B1 EP 14001572 A EP14001572 A EP 14001572A EP 2801898 B1 EP2801898 B1 EP 2801898B1
Authority
EP
European Patent Office
Prior art keywords
values
time values
time
selection
user
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
EP14001572.8A
Other languages
German (de)
English (en)
Other versions
EP2801898A1 (fr
Inventor
Aparna Kongot
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
SAP SE
Original Assignee
SAP SE
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by SAP SE filed Critical SAP SE
Publication of EP2801898A1 publication Critical patent/EP2801898A1/fr
Application granted granted Critical
Publication of EP2801898B1 publication Critical patent/EP2801898B1/fr
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • G06F3/0482Interaction with lists of selectable items, e.g. menus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • G06F3/04886Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures by partitioning the display area of the touch-screen or the surface of the digitising tablet into independently controllable areas, e.g. virtual keyboards or menus

Definitions

  • time-related data is a common task in many applications.
  • the data is entered either manually by typing the data into input fields or by selecting available data from a scrolling wheel mechanism.
  • a scrolling wheel is provided for each input field (e.g., one for the hour selection and one for the minute selection).
  • a user scrolls through the available values provided in the wheel for each input field and makes a selection from each of the wheels corresponding to the desired value.
  • the scrolling wheel mechanism may reduce the amount of time and complexity to enter the data as compared to manually typing the data, the scrolling wheel mechanism can still require significant time to locate and select the data. Similar to manually typing the data, the gestures associated with locating and selecting the data significantly contribute to the delay. The delay is partially due to the scrolling wheel mechanism displaying only a few values in each of the scrolling wheels at any given time. Thus, if the value that the user is looking for is located at the end of the scrolling wheel, the user may need to make multiple scrolling command operations to display the desired value.
  • the delay is also increased when changes to already selected values need to be made.
  • the change is to be made, the user needs to again scroll away from the selected value and control the wheel movement until the desired value is located.
  • Another disadvantage of existing methods is that precise control of the input device (e.g., gestures on a touch screen) is needed on the part of the user to enter the correct values. This is a disadvantage of both manually typing the data and controlling the scrolling wheels to select the desired data.
  • a graphical user interface is provided to include a display region, a first bounded region circumferentially surrounding the display region, and a second bounded region circumferentially surrounding the first bounded region.
  • the first bounded region may include one or more first-type graphical user interface elements with each of the first-type graphical user interface elements selectively mapped to one or more first-type display data.
  • the second bounded region may include one or more second-type graphical user interface elements with each of the second-type graphical user interface elements selectively mapped to one or more second-type display data.
  • a user input is received using the graphical user interface, and a result is generated based at least on a user activation of at least one of the first-type and second-type graphical user interface elements.
  • US 2006/242596 A1 relates to displaying a menu is within a graphical user interface.
  • the menu includes a plurality of selectable menu items within the menu.
  • One of the menu items includes a first region and a second region.
  • the first region presents a static title for the menu item
  • the second region includes text that is capable of scrolling.
  • the text within the second region of the first menu item is scrolled in response to the first menu item being selected. For example, the selection may be made by hovering a pointer above the first menu item. The scrolling may then be paused when the pointer is moved away from above the first menu item.
  • Embodiments of the present disclosure provide systems and methods for entering time related data.
  • the method may be performed on a mobile device including a touch screen display providing a touch enabled user interface.
  • the method may include receiving instructions to generate a user interface for entering time-related data.
  • a first set of time values may be displayed in the user interface in a plurality of rows, the displayed first set of time values may include all of the values in the first set of time values.
  • a selection of one of the values from the first set of time values may be detected via a user input.
  • a second set of time values may be displayed in the user interface.
  • a selection of one of the values from the second set of time values may be detected via a second user input.
  • the selected value from the first set of time values and the selected value from the second set of time values may be stored in a memory.
  • FIG. 1 is a block diagram illustrating an example embodiment of a networked environment 100 in which a client device 102, 104 or 106 connects to an application server 108 via a network 110.
  • the client device 102, 104, or 106 may execute applications provided on the respective client device 102, 104 or 106 or may execute web-based applications provided by the application server 108 via the network 110.
  • the applications executed by the client device 102, 104, or 106 may be used to receive time-related data entries from a user using the client device 102, 104, or 106.
  • the time-related data entries may include repetitive entries into a database.
  • the time-related data entries may be entered according to one or more of the embodiments discussed below.
  • the client device 102, 104, 106 may include, for example, a mobile device (e.g., mobile phone or a smart phone), a personal computer, a tablet, a terminal device, or a personal digital assistant (PDA).
  • the client device 102, 104, 106 may include an input device (e.g., a touch screen, a touch pad, a mouse or a keyboard) to receive commands from a user.
  • the time-related data entered by the user may be stored on the client device 102, 104, or 106 or may be stored on a storage device 112 coupled to the client device 102, 104 or 106 via the network 110 or the application server 108.
  • the storage device 112 may provide data to the client device 102, 104, or 106.
  • the data may be provided to the client device 102, 104 or 106 from the storage device 112 in response to a request by the user or the application.
  • the data provided to the client device 102, 104 or 106 may be associated with the time-related data entered by the user.
  • the applications executed by the client device 102, 104, or 106 may be stored on the storage device 112.
  • FIGS. 2A-2G illustrate a client device 200 displaying a user interface for entering time-related data according to an embodiment of the present disclosure.
  • the user interface illustrated in FIGS. 2A-2E may be part of an application used to enter time or a time duration.
  • the client device 200 may include a display 202 to display the user interface.
  • the display 202 may be a touch-screen display capable of displaying a touch-enabled user interface, but is not so limited.
  • the user interface may display a first set of time values 206 in the display to allow the user to select one of the values from the first set of time values 206. All of the first set of time values 206 may be displayed at the same time within the display 202. After the value from the first set of time values 206 is selected, a second set of time values 208 may be displayed to allow the user to select one of the values from the second set of time values 208. All of the second set of time values 208 may be displayed within the display 202 at the same time. The second set of time values 208 may be displayed below the selected value from the first set of time value. The selected values from the first set of time values 206 and the second set of time values 208 may be provided to the application after the user finished making the selections.
  • the user interface shown in FIG. 2A-2G reduces the time needed by a user to search, enter and/or change the time-related data entries.
  • the time may be reduced by allowing all of the available values (e.g., first set of time values 206 and/or the second set of time values 208) to be displayed to the user at the same time within the display 202.
  • a tap gesture may be used to select the desired value from the displayed values. Unlike the scrolling wheel mechanism, the tap gesture does not require a high degree of precise control.
  • the user interface shown in FIGS. 2A-2G allows for the desired time or duration to be selected by only using a tap gesture for each value (e.g., one tap gesture for the hour selection and one tap gesture for the minute selection).
  • the user interface may be activated in response to a command to enter time-related data.
  • the command may be manually activated by a user selecting a start command 204 to enter the data or may be automatically activated in response to an operation performed by the application (e.g., when the application finishes processing a preceding data entry).
  • the user interface may display a first set of time values 206.
  • the first set of time values 206 may correspond to hour values.
  • the hour values may be displayed using the standard 12 hour clock system or with the 24 hour clock system. If the 12 hour clock system is used, designators "am” and "pm" could be used to distinguish between hour values for before midday and after midday.
  • the user interface may display all of the available first set time values 206 on the display 202 at the same time (e.g., all 24 values for the hour value).
  • the first set of time values 206 may be displayed in one or more rows in an ascending order. For example, as shown in FIG.
  • the first row may include the hour values 0, 1, 2 and 3
  • the second row may include hour values 4, 5, 6 and 7, and so on.
  • Hour designators "h" may be displayed next to the values. Displaying all of the first set of time values 206 at the same time allows the user to immediately select the desired value from the first set of time values 206 without having to locate the desired value on a portion of the user interface not being displayed on the display 202. Thus, the user does not need to scroll or proceed to a next screen to locate the desired value from the first set of time values 206.
  • the user may select one of the first set of time values 206.
  • the selection may be made by a user touching the part of the display 202 that corresponds to the desired value from the first set of time values 206.
  • One or more of the first set of the values 206 may be omitted or deactivated, such that the user may not be able to select the deactivated values, when the application makes a determination that one or more values should not be selected by the user. For example, if the user interface is displaying available times for which a user is available to perform a task, only the hour during which the user works may be displayed or activated for selection.
  • the user interface may display a second set of time values 208.
  • the second set of time values may correspond to minute values.
  • the second set of time values 208 may be displayed below the row including the selected first time value 206.
  • the second set of time values 208 may slide down below the row including the selected first time value after a selection is made from the first set of time values 206.
  • the second set of time values 208 may be displayed in one or more rows in an ascending order.
  • the first row of the second set of time values 208 may include the minute values 00, 05, 10, 15, 20 and 25, and the second row of the second set of time values 208 may include minute values 30, 35, 40, 45, 50 and 55.
  • the second set of time values 208 may be displayed with predefined increments.
  • the second set of time values 208 may be displayed in five second increments.
  • all of the minute values may be displayed. Displaying all of the second set of time values 208 at the same time, either with predefined increments or without the increments, allows the user to immediately select the desired value from the second set of time values 208 without having to locate (e.g., by scrolling) the desired value on a portion of the user interface not displayed on the display 202. Thus, the user does not need to scroll or proceed to a next screen to locate the desired value from the second set of time values 208.
  • the predefined increments in which the second set of time values 208 are displayed may be changed based on the application for which the user interface is used. For example, if the time-related data is being entered for billing purposes, which are billed at ten minute increments, the predefined increments of the second set of time values 208 may be set to ten minutes.
  • the user interface may provide a subset of the second set of time values 210 with values corresponding to the values in the selected incremented value from the second set of time values 208.
  • the subset of the second set of time values 210 may be displayed in response to a selection of one of the second set of time values 208. For example, as shown in FIG. 2D , if the minute value 15 is selected from the second set of time values 208, the subset of second set of time values 210 may be displayed below the row including the selected value providing the minute values 15, 16, 17, 18 and 19.
  • the subset of the second set of time values 210 may be provided in one or more rows below the row including the selected value from the second set of time values 208. Thus, after selecting the incremented minute value 15, the user may have an option to further select the exact minute value from the subset of second set of time values 210.
  • the user may select one of the second set of time values 208 and/or the subset of second set of time values 208.
  • the selection may be made by a user touching the part of the display 202 that corresponds to the desired second set value 208 and/or a desired subset of the second set of time values 210. While the second set of time values 208 are displayed, the user may also select one of the displayed first set of time values 206, if a change needs to be made to the selected value from the first set of time values 206.
  • the size of the first set of time values 208 may be reduced such that all of the values from the first set of time values 206 and the second set of time values 208 are visible in the display 202.
  • Providing a subset of the second set of time values 210 is optional and may be provided when the application needs the time-related data accuracy provided by the subset of the second set of time values 210. Whether to provide the second set of time values 210 may be determined automatically by the application or by the user changing the settings in the application.
  • the user interface may display a third set of time values 212.
  • the third set of time values 212 may correspond to second values. As shown in FIG. 2E , the third set of time values 212 may be displayed below the row including the selected value from the second time value 208. The third set of time values 212 may be displayed in one or more rows in an ascending order. As discussed above with regard to the second set of time values 208, the third set of time values may be provided with predefined increments or showing all of the values. For example, as shown in FIG. 2E , the first row of the second set of time values 212 may include the second values 00, 05, 10, 15, 20 and 25, and the second row of the third set of time values 212 may include second values 30, 35, 40, 45, 50 and 55.
  • the user may select one of the third set of time values 212.
  • the selection may be made by a user touching the part of the display 202 that correspond to the desired third set value 212. Because some applications do not need the values of the seconds for a time-related data, providing the third set of time values 212 in the user interface may be optional. Whether to provide the third set of time values 212 may be determined automatically by the application or by the user changing the settings in the application.
  • the user interface may display the selected values of the time-related data 214.
  • the selected values of the time-related data 214 may be displayed as part of the first set of time values 206. If the displayed value 214 corresponds to the desired value of the user, the user may select a completion command 216 (e.g., OK or DONE command) to provide the selected value 214 to the application. As shown in FIG. 2G the selected time or duration is provided to the application being executed on the client device 200. If, the value does not correspond to the desired value of the user, the user may repeat the selection process by selecting one of the first set of time values 206.
  • a completion command 216 e.g., OK or DONE command
  • the user interface may provide the completion command 216 (e.g., OK or DONE command) to allow the user to provide the selected value to the application at any time.
  • the completion command 216 may be provided as soon as the user interface is displayed to the user.
  • the current value of the time-related data may be provided to the application, without the user making a selection from all of the available sets of time values (e.g., second set of time values 208 and/or third set of time values 212).
  • the completion command 216 is selected, the default values may be provided for the sets of values for which a selection has not been made.
  • the default value of 00 for the second set of time values 208 and the default value of 00 for the third set of time values 212 may be provided to the application.
  • the user may exit out of the user interface without providing time-related data to the application at any time by selecting a cancel command 218.
  • the user interface to select the time-related data is shown taking up the whole display of the client device 200
  • a portion of the display may be utilized to display the user interface.
  • the portion of the display used to display the available values may be changed based on the selections of the user or based on other applications being executed by the client device 200.
  • Horizontal and/or vertical orientation of the client device 200 may be used to display the user interface and the available time values for selection.
  • the orientation of the user interface may be changed when the orientation of the client device 200 changes.
  • the arrangement and/or size of the first, second or third time values 206, 208, 212 may be changed based on the orientation of the user interface and/or the available space to display the user interface on the display 202.
  • the embodiments discussed above should not be limited by the embodiments shown in the figures and may be applied to other data entries.
  • the embodiments discussed above may be applied to other time variables such as, date, month and/or year. Additional sets of time values may be added to the above embodiments to represent the date, month and/or year.
  • FIGS. 3A-3H illustrate a client device 300 displaying a user interface for entering time-related data according to another embodiment of the present disclosure.
  • the user interface illustrated in FIGS. 3A-3H may be part of an application used to enter a time period including a start time and an end time.
  • the client device 300 may include a display 302 to display the user interface.
  • the display 302 may be a touch-screen capable of displaying a touch-enabled user interface, but is not so limited.
  • the user interface may be used to enter a start time and an end time. For each time, the user interface may display a first set of time values 306 and a second set of time values 308. The user may select a value from each of the sets of values to define the start time and the end time. All of the first set of time values 306 may be displayed at the same time within the display 302. Similarly, all of the second set of time values 308 may be displayed at the same time within the display 302. After the value from the first set of time values 306 is selected, the second set of time values 308 may be displayed to allow the user to select one of the values from the second set of time values 308. The second set of time values 308 may be displayed below the selected value from the first set of time value. The selected values from the first set of time values 306 and the second set of time values 308 may be provided to the application for the start time and similarly for the end time.
  • the user interface shown in FIG. 3A-3H reduces the time needed by a user to search, enter and change the time-related data entries.
  • the time may be reduced by allowing all of the values in each of the sets of values (e.g., first set of time values 306 and/or the second set of time values 308) to be displayed to the user at the same time within the display 302.
  • a tap gesture not requiring a high degree of precise control, may be used to select the desired value from the displayed values.
  • the user interface shown in FIGS. 3A-3H allows for the desired start time and end time to be selected by only using two tap gestures for each time entry (e.g., one for the hour selection and one for the minute selection).
  • the user interface may be activated in response to a command to enter time-related data.
  • the command may be manually activated by a user selecting a start command 304 to enter the data or may be automatically activated in response to an operation performed by the application (e.g., application finishes processing a preceding data entry).
  • the start time command 320 may be automatically activated. If the start time command 320 is not activated the user may activate the start time by selecting the command 320.
  • the user interface may display a first set of time values 306 for the start time.
  • the first set of time values 306 may correspond to hour values.
  • the hour values may be displayed using the standard 12 hour clock system or with the 24 hour clock system. If the 12 hour clock system is used, designators "am” and "pm" could be used to distinguish between hour values for before midday and after midday.
  • the user interface may display all of the available first set time values 306 on the display 302 at the same time (e.g., all 24 values for the hour value).
  • the first set of time values 306 may be displayed in one or more rows in an ascending order. For example, as shown in FIG.
  • the first row may include the hour values 0, 1, 2 and 3
  • the second row may include hour values 4, 5, 6 and 7, and so on.
  • Hour designators "h" may be displayed next to the values. Displaying all of the first set of time values 306 at the same time allows the user to immediately select the desired value from the first set of time values 306 without having to locate the desired value on a portion of the user interface not being displayed on the display 302. Thus, the user does not need to scroll or proceed to a next screen to locate the desired value from the first set of time values 306.
  • the user may select one of the values from the first set of time values 306.
  • the selection may be made by a user touching the part of the display 302 (e.g., single tap gesture) that correspond to the desired value from the first set of time values 306.
  • the user interface may display a second set of time values 308 for the start time.
  • the second set of time values may correspond to minute values.
  • the second set of time values 308 may be displayed below the row including the selected first time value 306.
  • the second set of time values 308 may slide down below the row including the selected first time value after a selection is made from the first set of time values 306.
  • the second set of time values 308 may be displayed in one or more rows in an ascending order.
  • the first row of the second set of time values 308 may include the minute values 00, 05, 10, 15, 20 and 25, and the second row of the second set of time values 308 may include minute values 30, 35, 40, 45, 50 and 55.
  • the second set of time values 308 may be displayed with predefined increments (e.g., five second increments). In another embodiment (not shown in FIGS. 3A-3H ), all of the minute values may be displayed. Displaying all of the second set of time values 308 at the same time, either with predefined increments or without the increments, allows the user to immediately select the desired value from the second set of time values 308 without having to locate the desired value on a portion of the user interface not displayed on the display 302. Thus, the user does not need to scroll or proceed to a next screen to locate the desired value from the second set of time values 308.
  • predefined increments e.g., five second increments.
  • all of the minute values may be displayed. Displaying all of the second set of time values 308 at the same time, either with predefined increments or without the increments, allows the user to immediately select the desired value from the second set of time values 308 without having to locate the desired value on a portion of the user interface not displayed on the display 302. Thus, the user does not
  • the user interface may provide a subset of the second set of time values with values corresponding to the selected incremented selection from the second set of time values 308.
  • the user may select one of the values of the second set of time values 308. The selection may be made by the user touching the part of the display 302 that correspond to the desired second set value 308. While the second set of time values 308 are displayed, the user may also select one of the displayed first set of time values 308, if a change needs to be made to the selected value from the first set of time values 308. In one embodiment, the size of the first set of time values 308 may be reduced such that all of the values from the first set of time values 306 and the second set of time values 308 are visible in the display 302.
  • the user interface may update the value displayed in the start time command display 320. As shown in FIG. 3D , the selected value of the time-related data 314, may be displayed as part of the first set of time values 306. If the displayed value 314 corresponds to the desired value of the user, the user may proceed to selecting the end time command display 322.
  • the selection of the end time may be performed in the same manner as the selection for the start time.
  • the user interface may update the value displayed in the end time command display 322.
  • the selected value of the time-related data 324 may be displayed as part of the first set of time values 306. If the displayed value 324 corresponds to the desired value of the user, the user may select a completion command 316 (e.g., OK or DONE command) to provide the selected start and end time to the application.
  • a completion command 316 e.g., OK or DONE command
  • the user may repeat the selection process by selecting one of the start time command display 320 or the end time command display 322. Selecting one of the start time command display 320 or the end time command display 322 may restart the selection of the respective time-related data entry.
  • the user interface may provide the completion command 316 (e.g., OK or DONE command) to allow the user to provide the selected value to the application at any time.
  • the completion command 316 may be provided as soon as the user interface is displayed to the user.
  • the current value of the time-related data may be provided to the application, without the user making a selection from all of the available sets of time values (e.g., second set of time values 308).
  • the completion command 316 is selected, the default values may be provided for the sets of values for which a selection has not been made.
  • the user may exit out of the user interface without providing time-related data to the application at any time by selecting the cancel command 318.
  • FIGS. 3A-3H may include a third set of time values to represent the seconds of the time-related data. Other sets of time values may be included to represent the date, month and/or year.
  • FIG. 4 illustrates a flow diagram of a method 400 for entering time time-related data by a user according to an embodiment of the present disclosure.
  • the method may be implemented on a client device including a touch enabled display.
  • the method may include receiving instructions to generate a user interface 410, displaying a first set of time values 420, detecting a first user input corresponding to a selection of the first set of time values 430, displaying a second set of time values 440, detecting second user input corresponding to a selection of a second set time values 450 and storing the selected values 460.
  • Receiving instructions to generate a user interface 410 may include receiving the instructions via a touch-enabled user interface.
  • the instructions may be generated automatically by an application completing a preceding task (e.g., completing the entry of a preceding data entry).
  • Displaying the first set of time values 420 may include displaying the first set of time values in the touch enabled display.
  • the first of time values may be displaying in a plurality of rows and in an ascending order.
  • the first set of time values may represent hour values (e.g., twenty four hour of a clock). All of the values in the first of time values may be displayed in the display at the same time.
  • Detecting the first user input corresponding to the selection of the first set of time values 430 may include detecting a tab gesture from the user via the touch enabled display, making the selection with a keypad or by other input devices.
  • the first user input may correspond to a single gesture that does not require scrolling to find the desired value from the first set of time values.
  • Displaying the second set of time values 440 may be performed in response to a selection being made from the first set of time values.
  • the second set of time values may be displayed in one or more rows below a row of the first set of time values including the selected value from the first set of time values.
  • the second set of time values may represent minute values and may be provided in predefined intervals (e.g., 5 minute intervals).
  • the displayed second set of time values may include all of the values in the second set of time values.
  • Detecting the second user input corresponding to the selection of a second set time values 450 may include detecting a tab gesture from the user via the touch enabled display, making the selection with a keypad or by other input devices.
  • the second user input may correspond to a single gesture that does not require scrolling to find the desired value from the first set of time values.
  • Storing the selected values 460 may include storing the selected value from the first set of time values and storing the selected value from the second set of time values.
  • the values may be stored in a memory of the client device, an application server or a storage device coupled to the client device or the application server via a network.
  • the method may include detecting a second user input corresponding to a selection of the first set of time values 470.
  • a second user input corresponding to a selection of the first set of time values may be performed because when the second set of time values are displayed, at least a portion of the first set of time values are also displayed in the display.
  • all of the values of the first set of time values are also displayed. If the user makes a second selection of the first set of time values, then the selected value from the first set of time values may be updated and the method may proceed to again display the second set of time values.
  • FIGS. 5A-5C illustrate a client device 500 displaying a user interface for entering time-related data according to another embodiment of the present disclosure.
  • the user interface illustrated in FIGS. 5A-5C may be part of an application used to enter a time entry, a time duration, or a time period including a start time and an end time.
  • the client device 500 may include a display 502 to display the user interface.
  • the display 502 may be a touch-screen capable of displaying a touch-enabled user interface, but is not so limited.
  • the user interface may display a plurality of control 520, 522, 524, to select one of a first set of time values, a second set of time values and/or a third set of time values.
  • the first set of time values may correspond to the hour values
  • the second set of time values may correspond to the minute values
  • the third set of time values may correspond to the second values.
  • Tapping on one of the controls 520, 522, 524 may display the corresponding set of time values. For example, tapping on control 520 may display the first set of time values 506, shown in FIG. 5B .
  • Tapping on control 522 may display the second set of time values 508, shown in FIG. 5C .
  • Tapping on control 524 may display the third set of time values, not shown in FIGS. 5A-5C .
  • all of the values for the second set of time values 508 may be displayed in the display 502.
  • all of the time values 506 or 508 may be displayed in the display 502 without displaying the time values for other sets of time values.
  • a cancel selection 518 may be provided along with the set of time values.
  • the values of the second set of time values 508 may be displayed in predefined intervals (e.g., 00, 05, 10, 15, etc.).
  • the corresponding set of time values may be displayed to the user (e.g., displaying the first set of time values 506).
  • the display of the controls 520, 522 and 524 may be provided to the user.
  • the user may have an option to make another selection from the control or to repeat the selection to make a correction to a previous selection. If the user does not make a selection from one of the set of time values, a default value may be used for the selection.
  • the user may be required to make a selection from the first of time values 506, and the selection from the second set of time values 508, or the third set of time values (not shown in FIGS. 5A-5C ) may be optional or made not-available to the user.
  • the application may change which selections form the sets of time values are optional and which selections are required for the user to make.
  • Some embodiments may include the above-described methods being written as one or more software components. These components, and the functionality associated with each, may be used by client, server, distributed, or peer computer systems. These components may be written in a computer language corresponding to one or more programming languages such as, functional, declarative, procedural, object-oriented, lower level languages and the like. They may be linked to other components via various application programming interfaces and then compiled into one complete application for a server or a client. Alternatively, the components maybe implemented in server and client applications. Further, these components may be linked together via various distributed programming protocols. Some example embodiments may include remote procedure calls being used to implement one or more of these components across a distributed programming environment.
  • a logic level may reside on a first computer system that is remotely located from a second computer system containing an interface level (e.g., a graphical user interface).
  • interface level e.g., a graphical user interface
  • first and second computer systems can be configured in a server-client, peer-to-peer, or some other configuration.
  • the clients can vary in complexity from mobile and handheld devices, to thin clients and on to thick clients or even other servers.
  • the above-illustrated software components are tangibly stored on a computer readable storage medium as instructions.
  • the term "computer readable storage medium” should be taken to include a single medium or multiple media that stores one or more sets of instructions.
  • the term "computer readable storage medium” should be taken to include any physical article that is capable of undergoing a set of physical changes to physically store, encode, or otherwise carry a set of instructions for execution by a computer system which causes the computer system to perform any of the methods or process steps described, represented, or illustrated herein.
  • Examples of computer readable storage media include, but are not limited to: magnetic media, such as hard disks, floppy disks, and magnetic tape; optical media such as CD-ROMs, DVDs and holographic devices; magnetooptical media; and hardware devices that are specially configured to store and execute, such as application-specific integrated circuits ("ASICs"), programmable logic devices ("PLDs”) and ROM and RAM devices.
  • Examples of computer readable instructions include machine code, such as produced by a compiler, and files containing higher-level code that are executed by a computer using an interpreter.
  • an embodiment of the disclosure may be implemented using Java, C++, or other object-oriented programming language and development tools. Another embodiment of the disclosure may be implemented in hardwired circuitry in place of, or in combination with machine readable software instructions.
  • FIG. 6 is a block diagram of an exemplary computer system 600.
  • the computer system 600 includes a processor 605 that executes software instructions or code stored on a computer readable storage medium 655 to perform the above-illustrated methods of the disclosure.
  • the computer system 600 includes a media reader 640 to read the instructions from the computer readable storage medium 655 and store the instructions in storage 610 or in random access memory (RAM) 615.
  • the storage 610 provides a large space for keeping static data where at least some instructions could be stored for later execution.
  • the stored instructions may be further compiled to generate other representations of the instructions and dynamically stored in the RAM 615.
  • the processor 605 reads instructions from the RAM 615 and performs actions as instructed.
  • the computer system 600 further includes an output device 625 (e.g., a display) to provide at least some of the results of the execution as output including, but not limited to, visual information to users and an input device 630 to provide a user or another device with means for entering data and/or otherwise interact with the computer system 600.
  • an output device 625 e.g., a display
  • an input device 630 to provide a user or another device with means for entering data and/or otherwise interact with the computer system 600.
  • Each of these output devices 625 and input devices 630 could be joined by one or more additional peripherals to further expand the capabilities of the computer system 600.
  • a network communicator 635 may be provided to connect the computer system 600 to a network 650 and in turn to other devices connected to the network 650 including other clients, servers, data stores, and interfaces, for instance.
  • the modules of the computer system 600 are interconnected via a bus 645.
  • Computer system 600 includes a data source interface 620 to access data source 660.
  • the data source 660 can be accessed via one or more abstraction layers implemented in hardware or software.
  • the data source 660 may be accessed by network 650.
  • the data source 660 may be accessed via an abstraction layer, such as, a semantic layer.
  • Data sources include sources of data that enable data storage and retrieval.
  • Data sources may include databases, such as, relational, transactional, hierarchical, multi-dimensional (e.g., OLAP), object oriented databases, and the like.
  • Further data sources include tabular data (e.g., spreadsheets, delimited text files), data tagged with a markup language (e.g., XML data), transactional data, unstructured data (e.g., text files, screen scrapings), hierarchical data (e.g., data in a file system, XML data), files, a plurality of reports, and any other data source accessible through an established protocol, such as, Open DataBase Connectivity (ODBC), produced by an underlying software system (e.g., ERP system), and the like.
  • Data sources may also include a data source where the data is not tangibly stored or otherwise ephemeral such as data streams, broadcast data, and the like. These data sources can include associated data foundations, semantic layers, management systems,
  • a semantic layer is an abstraction overlying one or more data sources. It removes the need for a user to master the various subtleties of existing query languages when writing queries.
  • the provided abstraction includes metadata description of the data sources.
  • the metadata can include terms meaningful for a user in place of the logical or physical descriptions used by the data source. For example, common business terms in place of table and column names. These terms can be localized and or domain specific.
  • the layer may include logic associated with the underlying data allowing it to automatically formulate queries for execution against the underlying data sources. The logic includes connection to, structure for, and aspects of the data sources.
  • Some semantic layers can be published, so that it can be shared by many clients and users. Some semantic layers implement security at a granularity corresponding to the underlying data sources' structure or at the semantic layer.
  • the specific forms of semantic layers includes data model objects that describe the underlying data source and define dimensions, attributes and measures with the underlying data. The objects can represent relationships between dimension members, provides calculations associated with the underlying data.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • User Interface Of Digital Computer (AREA)
  • Electric Clocks (AREA)

Claims (12)

  1. Un procédé mis en oeuvre par ordinateur, comprenant le fait de :
    recevoir (410) des instructions pour générer une interface utilisateur permettant d'entrer des données relatives au temps ;
    afficher (420) dans l'interface utilisateur un premier ensemble de valeurs temporelles (206, 306) dans une pluralité de rangées, le premier ensemble de valeurs temporelles (206, 306) affiché incluant toutes les valeurs présentes dans le premier ensemble de valeurs temporelles (206, 306) ;
    détecter (430) une entrée d'utilisateur correspondant à une sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles ;
    en réponse à la sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles (206, 306), afficher (440) dans l'interface utilisateur un deuxième ensemble de valeurs temporelles (208, 308) ;
    détecter (450) une entrée d'utilisateur correspondant à une sélection d'une des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308) ;
    stocker (460) la valeur sélectionnée parmi le premier ensemble de valeurs temporelles (206, 306) et la valeur sélectionnée parmi le deuxième ensemble de valeurs temporelles (208, 308),
    sachant que lorsqu'il est déterminé qu'une ou plusieurs parmi le premier ensemble de valeurs temporelles (206, 306) ne peuvent pas être sélectionnées, cette ou ces valeurs parmi le premier ensemble de valeurs temporelles (206, 306) sont désactivées, de manière que cette ou ces valeurs désactivées parmi le premier ensemble de valeurs temporelles (206, 306) ne peuvent pas être sélectionnées par un utilisateur ;
    sachant que le deuxième ensemble de valeurs temporelles (208, 308) sont fournies avec un incrément prédéfini ; et
    en réponse à la sélection d'une des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308), afficher dans l'interface utilisateur un troisième ensemble de valeurs temporelles (212) en une ou plusieurs rangées, sachant que le troisième ensemble de valeurs temporelles (212) est un sous-ensemble du deuxième ensemble de valeurs temporelles (210) correspondant à la valeur sélectionnée parmi le deuxième ensemble de valeurs temporelles (210) ; et
    détecter une entrée d'utilisateur qui correspond à une sélection d'une des valeurs du troisième ensemble de valeurs temporelles (212).
  2. Le procédé mis en oeuvre par ordinateur d'après la revendication 1, sachant que la sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles (206, 306) est effectuée par un geste de frappe sur une interface utilisateur à commande tactile activée et que la sélection d'une des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308) est effectuée par un geste de frappe sur l'interface utilisateur à commande tactile activée.
  3. Le procédé mis en oeuvre par ordinateur d'après la revendication 1 ou 2, sachant que quand le deuxième ensemble de valeurs temporelles (208, 308) est affiché, au moins une portion du premier ensemble de valeurs temporelles (206, 306) est affichée, et qu'un utilisateur sélectionne des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308) affiché ou parmi le premier ensemble de valeurs temporelles (206, 306) affiché ; et/ou
    sachant que le premier ensemble de valeurs temporelles (206, 306) représente des valeurs heure et que le deuxième ensemble de valeurs temporelles (208, 308) représente des valeurs minute.
  4. Le procédé mis en oeuvre par ordinateur d'après une des revendications précédentes, sachant que le premier ensemble de valeurs temporelles (206, 306) est affiché dans un ordre croissant dans la pluralité de rangées ;
    sachant que le deuxième ensemble de valeurs temporelles (208, 308) peut être affiché dans une ou plusieurs rangées au-dessous d'une rangée du premier ensemble de valeurs temporelles (206, 306) incluant la valeur sélectionnée parmi le premier ensemble de valeurs temporelles (206, 306).
  5. Le procédé mis en oeuvre par ordinateur d'après une des revendications précédentes, sachant que les sélections opérées parmi le premier ensemble de valeurs temporelles (206, 306) et le deuxième ensemble de valeurs temporelles (208, 308) sont effectuées pour fournir un des suivants : un horaire, une durée et une période de temps y compris un horaire de départ et un horaire final.
  6. Un système comprenant :
    une affiche pour afficher une interface utilisateur ;
    un dispositif d'entrée pour recevoir des instructions d'un utilisateur ;
    une dispositif de commande configuré pour :
    afficher dans l'affichage un premier ensemble de valeurs temporelles (206, 306) dans une pluralité de rangées, le premier ensemble de valeurs temporelles (206, 306) affiché dans l'affichage incluant toutes les valeurs présentes dans le premier ensemble de valeurs temporelles (206, 306) ;
    détecter une première entrée d'utilisateur utilisant le dispositif d'entrée, la première entrée d'utilisateur correspondant à une première sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles (206, 306) ;
    stocker la première valeur sélectionnée parmi le premier ensemble de valeurs temporelles (206, 306) ;
    en réponse à la première sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles (206, 306), afficher dans l'affichage un deuxième ensemble de valeurs temporelles (208, 308) ;
    détecter une deuxième entrée d'utilisateur utilisant le dispositif d'entrée, la deuxième entrée d'utilisateur correspondant à une première sélection d'une des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308) ;
    stocker la première valeur sélectionnée parmi le deuxième ensemble de valeurs temporelles (208, 308),
    sachant que lorsqu'il est déterminé qu'une ou plusieurs parmi le premier ensemble de valeurs temporelles (206, 306) ne peuvent pas être sélectionnées, cette ou ces valeurs parmi le premier ensemble de valeurs temporelles (206, 306) sont désactivées, de manière que cette ou ces valeurs désactivées parmi le premier ensemble de valeurs temporelles (206, 306) ne peuvent pas être sélectionnées par un utilisateur ;
    sachant que le deuxième ensemble de valeurs temporelles (208, 308) sont fournies avec un incrément prédéfini ; et
    en réponse à la sélection d'une des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308), afficher dans l'interface utilisateur un troisième ensemble de valeurs temporelles (212) en une ou plusieurs rangées, sachant que le troisième ensemble de valeurs temporelles (212) est un sous-ensemble du deuxième ensemble de valeurs temporelles (210) correspondant à la valeur sélectionnée parmi le deuxième ensemble de valeurs temporelles (210) ; et
    détecter une entrée d'utilisateur qui correspond à une sélection d'une des valeurs du troisième ensemble de valeurs temporelles (212).
  7. Le système d'après la revendication 6, sachant que l'affichage est un affichage à écran tactile et que le dispositif d'entrée est un écran à commande tactile activée de l'affichage à écran tactile ;
    sachant que la sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles (206, 306) peut être effectuée par un premier geste de frappe sur l'affichage à écran tactile et que la sélection d'une des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308) peut être effectuée par un deuxième geste de frappe sur l'affichage à écran tactile.
  8. Le système d'après les revendications 6 ou 7, sachant que quand le deuxième ensemble de valeurs temporelles (208, 308) est affiché, au moins une portion du premier ensemble de valeurs temporelles (206, 306) est affichée, et que le utilisateur sélectionne des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308) affiché ou parmi le premier ensemble de valeurs temporelles (206, 306) affiché.
  9. Le système d'après une quelconques des revendications de 6 à 8, sachant que le premier ensemble de valeurs temporelles (206, 306) représente des valeurs heure et que le deuxième ensemble de valeurs temporelles (208, 308) représente des valeurs minute.
  10. Le système d'après une quelconques des revendications de 6 à 9,
    sachant que le premier ensemble de valeurs temporelles (206, 306) est affiché dans un ordre croissant dans la pluralité de rangées ;
    sachant que le deuxième ensemble de valeurs temporelles (208, 308) peut être affiché dans une ou plusieurs rangées au-dessous d'une rangée du premier ensemble de valeurs temporelles (206, 306) incluant la valeur sélectionnée parmi le premier ensemble de valeurs temporelles (206, 306).
  11. Le système d'après une quelconques des revendications de 6 à 10, sachant que le dispositif de commande est en outre configuré pour :
    en réponse à la première sélection d'une des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308), afficher dans l'affichage le premier ensemble de valeurs temporelles (206, 306) ;
    détecter une troisième entrée d'utilisateur utilisant le dispositif d'entrée, la troisième entrée d'utilisateur correspondant à une deuxième sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles (206, 306) ;
    stocker la deuxième valeur sélectionnée parmi le premier ensemble de valeurs temporelles (206, 306) ;
    en réponse à la deuxième sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles (206, 306), afficher dans l'affichage le deuxième ensemble de valeurs temporelles (208, 308) ;
    détecter une quatrième entrée d'utilisateur utilisant le dispositif d'entrée, la quatrième entrée d'utilisateur correspondant à une deuxième sélection d'une des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308) ; et
    stocker la deuxième valeur sélectionnée parmi le deuxième ensemble de valeurs temporelles (208, 308).
  12. Le procédé mis en oeuvre par ordinateur d'après la revendication 1, sachant que le fait de :
    recevoir (410) des instructions servant à générer une interface utilisateur comprend le fait de générer l'interface utilisateur dans une interface utilisateur à commande tactile activée ;
    sachant que le premier ensemble de valeurs temporelles (206, 306) représente des valeurs correspondant aux vingt-quatre heures ;
    sachant que l'entrée d'utilisateur correspondant à une sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles est un premier geste de frappe de la part de l'utilisateur, le premier geste de frappe correspondant à une première sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles ;
    sachant que le deuxième ensemble de valeurs temporelles (208, 308) est affiché dans une ou plusieurs rangées au-dessous d'une rangée du premier ensemble de valeurs temporelles (206, 306) incluant la valeur sélectionnée parmi le premier ensemble de valeurs temporelles (206, 306), le deuxième ensemble de valeurs temporelles (208, 308) représentant les valeurs minute et le deuxième ensemble de valeurs temporelles (208, 308) affiché incluant toutes les valeurs dans le deuxième ensemble de valeurs temporelles (208, 308) ;
    sachant que l'entrée d'utilisateur correspondant à une sélection d'une des valeurs parmi le deuxième ensemble de valeurs temporelles est un deuxième geste de frappe de la part de l'utilisateur, le deuxième geste de frappe correspondant à une parmi une première sélection d'une des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308) et une deuxième sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles (206, 306) ;
    si le deuxième geste de frappe correspond à la deuxième sélection d'une des valeurs parmi le premier ensemble de valeurs temporelles (206, 306),
    afficher dans l'interface utilisateur le deuxième ensemble de valeurs temporelles (208, 308) dans une ou plusieurs rangées au-dessous d'une rangée du premier ensemble de valeurs temporelles (206, 306) incluant la deuxième valeur sélectionnée parmi le premier ensemble de valeurs temporelles (206, 306) ; et
    si le deuxième geste de frappe correspond à la première sélection d'une des valeurs parmi le deuxième ensemble de valeurs temporelles (208, 308), stocker les valeurs sélectionnées parmi le premier ensemble de valeurs temporelles (206, 306) et parmi le deuxième ensemble de valeurs temporelles (208, 308).
EP14001572.8A 2013-05-06 2014-05-05 Saisie rapide de données relatives au temps Active EP2801898B1 (fr)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US13/887,763 US20140331162A1 (en) 2013-05-06 2013-05-06 Quick time-related data entry

Publications (2)

Publication Number Publication Date
EP2801898A1 EP2801898A1 (fr) 2014-11-12
EP2801898B1 true EP2801898B1 (fr) 2016-07-06

Family

ID=50693420

Family Applications (1)

Application Number Title Priority Date Filing Date
EP14001572.8A Active EP2801898B1 (fr) 2013-05-06 2014-05-05 Saisie rapide de données relatives au temps

Country Status (3)

Country Link
US (1) US20140331162A1 (fr)
EP (1) EP2801898B1 (fr)
CN (1) CN104142781B (fr)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102373337B1 (ko) 2014-09-02 2022-03-11 애플 인크. 가변 햅틱 출력을 위한 시맨틱 프레임워크
CN104598252A (zh) * 2015-02-15 2015-05-06 北京恒华伟业科技股份有限公司 一种时间控件及基于时间控件确定时间的方法
DK179823B1 (en) 2016-06-12 2019-07-12 Apple Inc. DEVICES, METHODS, AND GRAPHICAL USER INTERFACES FOR PROVIDING HAPTIC FEEDBACK
DK179489B1 (en) 2016-06-12 2019-01-04 Apple Inc. Devices, methods and graphical user interfaces for providing haptic feedback
DK179278B1 (en) 2016-09-06 2018-03-26 Apple Inc Devices, methods and graphical user interfaces for haptic mixing
DK201670720A1 (en) 2016-09-06 2018-03-26 Apple Inc Devices, Methods, and Graphical User Interfaces for Generating Tactile Outputs
EP3410263A1 (fr) * 2016-09-06 2018-12-05 Apple Inc. Dispositifs, procédés et interfaces utilisateur graphiques pour fournir une rétroaction haptique
DK201770372A1 (en) 2017-05-16 2019-01-08 Apple Inc. TACTILE FEEDBACK FOR LOCKED DEVICE USER INTERFACES
US11094096B2 (en) 2019-02-01 2021-08-17 Sap Se Enhancement layers for data visualization
CN111291090B (zh) * 2020-01-21 2024-02-13 博锐尚格科技股份有限公司 基于时间控件获取时间段的方法、装置、电子设备及介质

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060242596A1 (en) * 2005-04-20 2006-10-26 Armstrong Kevin N Updatable menu items

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7992102B1 (en) * 2007-08-03 2011-08-02 Incandescent Inc. Graphical user interface with circumferentially displayed search results
US8799826B2 (en) * 2009-09-25 2014-08-05 Apple Inc. Device, method, and graphical user interface for moving a calendar entry in a calendar application
US8429566B2 (en) * 2010-11-09 2013-04-23 Honeywell International Inc. Programmable HVAC controller with cross column selection on a touch screen interface
US8863040B2 (en) * 2011-01-04 2014-10-14 Google Inc. Gesture-based selection
US8527904B2 (en) * 2011-09-30 2013-09-03 Oracle International Corporation Quick data entry lanes for touch screen mobile devices
US9792013B2 (en) * 2013-01-25 2017-10-17 Apple Inc. Interface scanning for disabled users

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20060242596A1 (en) * 2005-04-20 2006-10-26 Armstrong Kevin N Updatable menu items

Also Published As

Publication number Publication date
CN104142781B (zh) 2018-01-02
CN104142781A (zh) 2014-11-12
US20140331162A1 (en) 2014-11-06
EP2801898A1 (fr) 2014-11-12

Similar Documents

Publication Publication Date Title
EP2801898B1 (fr) Saisie rapide de données relatives au temps
US10175855B2 (en) Interaction in orbit visualization
US10656789B2 (en) Locating event on timeline
US9619110B2 (en) Assistive overlay for report generation
US9396241B2 (en) User interface controls for specifying data hierarchies
US20160103903A1 (en) Systems, devices, and methods for generation of contextual objects mapped by dimensional data to data measures
US8930851B2 (en) Visually representing a menu structure
US20140036639A1 (en) Family calendar
US20130191767A1 (en) Semantic Zooming of Data Object Representations in a User Interface
US9558288B1 (en) Webpage creation system for accelerated webpage development for at least one mobile computing device
AU2018206691B2 (en) Data interaction cards for capturing and replaying logic in visual analyses
WO2011146544A1 (fr) Système et procédé de surveillance de modifications dans des bases de données et des sites web
US7673245B2 (en) Converting user interface panels
US20160231876A1 (en) Graphical interaction in a touch screen user interface
EP2352084B1 (fr) Composition de service commandée par flux de données sur la couche de présentation
US9971469B2 (en) Method and system for presenting business intelligence information through infolets
EP2551812A2 (fr) Affichage de rapport augmenté
US20140164238A1 (en) Concurrent Servicing of Multiple Processing Requests
WO2014150597A1 (fr) Systèmes, dispositifs, et procédés de génération d'objets contextuels mappés par données dimensionnelles vers des mesures de données
US20140280281A1 (en) Formatting in a Database
AU2014201881A1 (en) A recruitment system

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20140505

AK Designated contracting states

Kind code of ref document: A1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

AX Request for extension of the european patent

Extension state: BA ME

R17P Request for examination filed (corrected)

Effective date: 20150226

RBV Designated contracting states (corrected)

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

17Q First examination report despatched

Effective date: 20150601

GRAP Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOSNIGR1

INTG Intention to grant announced

Effective date: 20160113

GRAS Grant fee paid

Free format text: ORIGINAL CODE: EPIDOSNIGR3

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): AL AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HR HU IE IS IT LI LT LU LV MC MK MT NL NO PL PT RO RS SE SI SK SM TR

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: AT

Ref legal event code: REF

Ref document number: 811149

Country of ref document: AT

Kind code of ref document: T

Effective date: 20160715

Ref country code: CH

Ref legal event code: EP

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: DE

Ref legal event code: R096

Ref document number: 602014002522

Country of ref document: DE

REG Reference to a national code

Ref country code: NL

Ref legal event code: MP

Effective date: 20160706

REG Reference to a national code

Ref country code: LT

Ref legal event code: MG4D

REG Reference to a national code

Ref country code: AT

Ref legal event code: MK05

Ref document number: 811149

Country of ref document: AT

Kind code of ref document: T

Effective date: 20160706

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: NL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: IT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: LT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: FI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: IS

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20161106

Ref country code: HR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: NO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20161006

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LV

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: PT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20161107

Ref country code: PL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: SE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: GR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20161007

Ref country code: AT

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: BE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: ES

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

REG Reference to a national code

Ref country code: DE

Ref legal event code: R097

Ref document number: 602014002522

Country of ref document: DE

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: RO

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: EE

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 4

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: SM

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: DK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: CZ

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: BG

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20161006

26N No opposition filed

Effective date: 20170407

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SI

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170531

REG Reference to a national code

Ref country code: CH

Ref legal event code: PL

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MC

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CH

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170531

Ref country code: LI

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170531

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: LU

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170505

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170505

REG Reference to a national code

Ref country code: FR

Ref legal event code: PLFP

Year of fee payment: 5

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20170505

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: AL

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: HU

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT; INVALID AB INITIO

Effective date: 20140505

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: CY

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: MK

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: TR

Free format text: LAPSE BECAUSE OF FAILURE TO SUBMIT A TRANSLATION OF THE DESCRIPTION OR TO PAY THE FEE WITHIN THE PRESCRIBED TIME-LIMIT

Effective date: 20160706

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20230526

Year of fee payment: 10

Ref country code: DE

Payment date: 20220620

Year of fee payment: 10

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20230524

Year of fee payment: 10