Singleton
caplin.element.handler

ImageHoverHandler

Constructor Summary

Attributes Name and Description
caplin.element.handler.ImageHoverHandler()

Applies the specified numeric value as a negative "top" when the control is hovered over by the user.

Constructor Detail

caplin.element.handler.ImageHoverHandler()

Applies the specified numeric value as a negative "top" when the control is hovered over by the user. The events that will trigger the setting of the value are "mouseover" which uses the control attribute value "top-mouseover" and "mouseout" which uses the attribute value "top-mouseout".