RichFaces UI Components UI 4.3.3.Final

org.richfaces.component.attribute
Interface AccesskeyProps

All Known Implementing Classes:
AbstractCommandButton, AbstractCommandLink, UICommandButton, UICommandLink

public interface AccesskeyProps

Interface defining the methods for accesskey-props.xml

Author:
Brian Leathem

Method Summary
 String getAccesskey()
          Access key that, when pressed, transfers focus to this element.
 

Method Detail

getAccesskey

String getAccesskey()
Access key that, when pressed, transfers focus to this element.


RichFaces UI Components UI 4.3.3.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.