public interface FocusProps
Modifier and Type | Method and Description |
---|---|
String |
getOnblur()
Javascript code executed when this element loses focus.
|
String |
getOnfocus()
Javascript code executed when this element receives focus.
|
String |
getTabindex()
Position of this element in the tabbing order for the current document.
|
String getOnblur()
String getOnfocus()
String getTabindex()
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.