org.apache.myfaces.component
Interface AccesskeyProperty

All Known Implementing Classes:
AbstractHtmlRadio, HtmlRadio

public interface AccesskeyProperty


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

Method Detail

getAccesskey

java.lang.String getAccesskey()
HTML: Sets the access key for this element.



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