ShortcutThe <shortcut> element identifies a keyboard
shortcut for a menu or window action. This element is part of the DITA user
interface domain, a special set of DITA elements designed to document user
interface tasks, concepts and reference information.
[edit] Example
This example:
<menucascade>
<uicontrol>Start</uicontrol>
<uicontrol>'''<shortcut>'''P'''</shortcut>'''rograms</uicontrol>
</menucascade>
produces the following reusult: Start
> Programs
[edit] Contains
| Doctype
| Content model
|
| ditabase, topic, task, reference, concept, glossary
| ( text data )
|
[edit] Contained by
| Doctype
| Parents
|
| ditabase, topic, task, concept, reference, glossary
| uicontrol
|
[edit] Inheritance:
+ topic/keyword ui-d/shortcut
[edit] Attributes
| Name
| Description
| Data Type
| Default Value
| Required?
|
| %univ-atts; (%select-atts;, %id-atts;, %localization-atts;)
| A set of related attributes, described at %univ-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| %global-atts; (xtrf, xtrc)
| A set of related attributes, described at %global-atts;
| parameter entity
| PE not
applicable
| Not applicable
|
| class, outputclass, keyref
| Common attributes described in Other common DITA attributes
|
|
|
|
TOC: Language Specification 1.1
Parent topic: User interface elements
Previous topic: menucascade
Next topic: screen
|
|