Singleton
caplin.element.handler

ImagePressHandler

Extends caplin.element.Handler, caplin.element.handler.ImageHandler.

Constructor Summary

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

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

Constructor Detail

caplin.element.handler.ImagePressHandler()

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