This function returns a string of the form:
“ ID=df_nn_nn TABINDEX=n onFocus=func onBlur=func”
Inserting this string into an HTML element causes the element to follow the conventions of CA SDM mouse-less navigation, including accessibility with the arrow keys and turning pale yellow when focused. The returned string begins with a space and ends with no space.
Specifies the number of columns in the grid occupied by the element. This argument is optional; it defaults to one if not provided. If omitted, the element is assumed to occupy one column of the grid. This affects arrow key behavior. The colspan argument can be omitted even if the lastelement argument is provided.
A Boolean value specifying whether the element for which the ID being generated is the last one in its row. If omitted, the element is assumed to be followed by other elements. This affects arrow key behavior.
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |