META-INF.schema.cdk-extensions.xsd Maven / Gradle / Ivy
The newest version!
core attributes common to most elements
id
document-wide unique id
class space separated list of
classes
style
associated style info
title advisory title/amplification
HTML5 data-* attributes
internationalization attributes
lang language code
(backwards compatible)
xml:lang language code (as
per XML 1.0 spec)
dir direction for weak/neutral text
attributes for common UI events
onclick a pointer
button was clicked
ondblclick a pointer button was
double clicked
onmousedown a pointer button was pressed down
onmouseup a pointer
button was released
onmousemove a
pointer was moved onto the element
onmouseout a pointer was moved away from the element
onkeypress a key
was
pressed and released
onkeydown a key was pressed down
onkeyup a
key was released
attributes for elements that can get the focus
accesskey accessibility key character
tabindex
position in tabbing
order
onfocus the element got the focus
onblur the element lost the
focus