SDT-base         Contents     Functions         Previous Next     PDF Index

8.5  Interactivity specification with URN

To easily handle interactivity with axes, tables,... interactions are defined as a list of interactURN (interaction Uniform Resource Name).

Each interaction is described by an URN. The list of base interactions is accessible using menu_generation('interact'),
menu_generation('interact.iiplot'), ... URN interpretation is done by iimouse('InteractURN').

8.5.1  Interactivity specification with URN

The interaction scenario in SDT considers key, mouse and scrolling events.

For keys

For mouse events, one can have a key press followed by a button down or simply a button down.

For scroll events

Sample declarations (see more in menu_generation) are


©1991-2024 by SDTools
Previous Up Next