org.apache.myfaces.component
Interface TabindexProperty

All Known Implementing Classes:
AbstractHtmlRadio, HtmlRadio

public interface TabindexProperty


Method Summary
 java.lang.String getTabindex()
          HTML: Specifies the position of this element within the tab order of the document.
 

Method Detail

getTabindex

java.lang.String getTabindex()
HTML: Specifies the position of this element within the tab order of the document.



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.