| | Plumtree UI Infrastructure API | |
| TabableHTMLElement.SetTabIndex Method |
Call this method to set the value of the tabindex attribute.
void SetTabIndex(
string s
);
Parameters
-
s
- Pass the String value.
See Also
TabableHTMLElement Interface | com.plumtree.xpshared.htmlelements Namespace