Confirmed users
1,396
edits
Line 481: | Line 481: | ||
Here's the image of InideUI action/interaction concept. | Here's the image of InideUI action/interaction concept. | ||
<div style="height: 254px; overflow: hidden;"> | |||
http://www.w3.org/WAI/intro/iui-scroll.png | http://www.w3.org/WAI/intro/iui-scroll.png | ||
</div> | |||
Alternatively we could introduce relations between actions like "triggers" and "triggeredby". | Alternatively we could introduce relations between actions like "triggers" and "triggeredby". | ||
* What about highlevel actions (uberactions), for example, "press" buttons means "send something somewhere". This may be covered by label. Another example, selected listitem on the left changes a view on the right, "select" actions has meaning of "change view". Or checkbox that enables/disables related controls, "check/uncheck" action means "enable/disable controls". These examples correlates to controlledby/controllerfor relations, but the relations doesn't reveal type of control. | * What about highlevel actions (uberactions), for example, "press" buttons means "send something somewhere". This may be covered by label. Another example, selected listitem on the left changes a view on the right, "select" actions has meaning of "change view". Or checkbox that enables/disables related controls, "check/uncheck" action means "enable/disable controls". These examples correlates to controlledby/controllerfor relations, but the relations doesn't reveal type of control. |