Package com.webfirmframework.wffweb.tag.html.attribute.event.mouse
package com.webfirmframework.wffweb.tag.html.attribute.event.mouse
This package contains event attribute classes, eg:- OnClick.
-
ClassesClassDescription
onclick
attribute for the element.oncontextmenu
attribute for the element.ondblclick
attribute for the element.onmousedown
attribute for the element.onmouseenter
attribute for the element.onmouseleave
attribute for the element.onmousemove
attribute for the element.onmouseout
attribute for the element.onmouseover
attribute for the element.onmouseup
attribute for the element.