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

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

public interface AccesskeyProperty


Method Summary
 String getAccesskey()
          HTML: Sets the access key for this element.
 

Method Detail

getAccesskey

@JSFProperty
String getAccesskey()
HTML: Sets the access key for this element.



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