Uiinfrastructure API Docs  
 

HTMLAnchor.ClearTabIndex Method 

Call this method to remove the tab index from this HTMLElement.

public virtual void ClearTabIndex();

Implements

TabableHTMLElement.ClearTabIndex

See Also

HTMLAnchor Class | com.plumtree.xpshared.htmlelements Namespace