org.apache.myfaces.component
Interface AccesskeyProperty

All Known Implementing Classes:
AbstractHtmlRadio

public interface AccesskeyProperty


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

Method Detail

getAccesskey

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



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