|
RichFaces UI Components UI 4.3.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventsKeyProps
Interface defining the methods for events-key-props.xml
Method Summary | |
---|---|
String |
getOnkeydown()
Javascript code executed when a key is pressed down over this element. |
String |
getOnkeypress()
Javascript code executed when a key is pressed and released over this element. |
String |
getOnkeyup()
Javascript code executed when a key is released over this element. |
Method Detail |
---|
String getOnkeypress()
String getOnkeydown()
String getOnkeyup()
|
RichFaces UI Components UI 4.3.0.CR1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |