CustomAttributeGroup<T,Z>, Element<T,Z>CommonAttributeGroup<T,Z>A, Abbr, Address, Area, Article, Aside, Audio, B, Base, Bdo, Blockquote, Body, Br, Button, Canvas, Caption, Cite, Code, Col, Colgroup, Command, Datalist, Dd, Del, Details, Dfn, Dialog, Div, Dl, Dt, Em, Embed, Fieldset, Figure, Footer, Form, H1, H2, H3, H4, H5, H6, Head, Header, Hgroup, Hr, Html, I, Iframe, Img, Input, Ins, Kbd, Keygen, Label, Legend, Li, Link, Map, Mark, Mathml, Menu, Meta, Meter, Nav, Noscript, Object, Ol, Optgroup, Option, Output, P, Pre, Progress, Q, Rp, Rt, Ruby, Samp, Section, Select, Small, Source, Span, Strong, Style, Sub, Sup, Svg, Table, Tbody, Td, Textarea, Tfoot, Th, Thead, Time, Title, Tr, Ul, Var, Videopublic interface CommonEventsGroup<T extends Element<T,Z>,Z extends Element> extends CustomAttributeGroup<T,Z>
| Modifier and Type | Method | Description |
|---|---|---|
default T |
attrOnabort(Object attrOnabort) |
|
default T |
attrOnblur(Object attrOnblur) |
|
default T |
attrOncanplay(Object attrOncanplay) |
|
default T |
attrOncanplaythrough(Object attrOncanplaythrough) |
|
default T |
attrOnchange(Object attrOnchange) |
|
default T |
attrOnclick(Object attrOnclick) |
|
default T |
attrOncontextmenu(Object attrOncontextmenu) |
|
default T |
attrOndblclick(Object attrOndblclick) |
|
default T |
attrOndrag(Object attrOndrag) |
|
default T |
attrOndragenter(Object attrOndragenter) |
|
default T |
attrOndragleave(Object attrOndragleave) |
|
default T |
attrOndragover(Object attrOndragover) |
|
default T |
attrOndragstart(Object attrOndragstart) |
|
default T |
attrOndrop(Object attrOndrop) |
|
default T |
attrOndurationchange(Object attrOndurationchange) |
|
default T |
attrOnemptied(Object attrOnemptied) |
|
default T |
attrOnended(Object attrOnended) |
|
default T |
attrOnerror(Object attrOnerror) |
|
default T |
attrOnfocus(Object attrOnfocus) |
|
default T |
attrOnformchange(Object attrOnformchange) |
|
default T |
attrOnforminput(Object attrOnforminput) |
|
default T |
attrOninput(Object attrOninput) |
|
default T |
attrOninvalid(Object attrOninvalid) |
|
default T |
attrOnkeydown(Object attrOnkeydown) |
|
default T |
attrOnkeypress(Object attrOnkeypress) |
|
default T |
attrOnkeyup(Object attrOnkeyup) |
|
default T |
attrOnloadAlt(Object attrOnloadAlt) |
|
default T |
attrOnloadeddata(Object attrOnloadeddata) |
|
default T |
attrOnloadedmetadata(Object attrOnloadedmetadata) |
|
default T |
attrOnloadstart(Object attrOnloadstart) |
|
default T |
attrOnmousedown(Object attrOnmousedown) |
|
default T |
attrOnmousemove(Object attrOnmousemove) |
|
default T |
attrOnmouseout(Object attrOnmouseout) |
|
default T |
attrOnmouseover(Object attrOnmouseover) |
|
default T |
attrOnmouseup(Object attrOnmouseup) |
|
default T |
attrOnmousewheel(Object attrOnmousewheel) |
|
default T |
attrOnpause(Object attrOnpause) |
|
default T |
attrOnplay(Object attrOnplay) |
|
default T |
attrOnplaying(Object attrOnplaying) |
|
default T |
attrOnprogress(Object attrOnprogress) |
|
default T |
attrOnratechange(Object attrOnratechange) |
|
default T |
attrOnreadystatechange(Object attrOnreadystatechange) |
|
default T |
attrOnscroll(Object attrOnscroll) |
|
default T |
attrOnseeked(Object attrOnseeked) |
|
default T |
attrOnseeking(Object attrOnseeking) |
|
default T |
attrOnselect(Object attrOnselect) |
|
default T |
attrOnshow(Object attrOnshow) |
|
default T |
attrOnstalled(Object attrOnstalled) |
|
default T |
attrOnsubmit(Object attrOnsubmit) |
|
default T |
attrOnsuspend(Object attrOnsuspend) |
|
default T |
attrOntimeupdate(Object attrOntimeupdate) |
|
default T |
attrOnvolumenchange(Object attrOnvolumenchange) |
|
default T |
attrOnwaiting(Object attrOnwaiting) |
addAttrCopyright © 2018. All rights reserved.