org.apache.myfaces.component
Interface TabindexProperty

All Known Implementing Classes:
AbstractHtmlRadio

public interface TabindexProperty


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

Method Detail

getTabindex

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



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