Navigation attributes

Purpose

Attributes that define navigation features. The shortcut attribute can contain literal text, or an MCS expression or a JSP expression that evaluates to a string or a text policy name.

Attributes

Attribute Description Type Default Options Use
shortcut The shortcut key to set focus on the element xs:string none    optional 
tabindex Defines the order of moving focus from element to element using the TAB key or equivalent. xs:int none    optional 

Related topics