org.apache.myfaces.html5.component.properties
Interface TabindexProperty

All Known Implementing Classes:
AbstractAudio, AbstractDiv, AbstractMedia, AbstractMeter, AbstractProgress, AbstractSlide, AbstractSlideView, AbstractVideo, Audio, Div, Media, Meter, Progress, Slide, SlideView, Video

public interface TabindexProperty


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

Method Detail

getTabindex

@JSFProperty
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.