void |
MouseClickMethods.setOnClickMethod(NiftyMethodInvoker onClickMethod) |
void |
ElementInteractionClickHandler.setOnClickMethod(NiftyMethodInvoker onClickMethod) |
void |
MouseClickMethods.setOnClickMouseMoveMethod(NiftyMethodInvoker onClickMouseMoveMethod) |
void |
ElementInteractionClickHandler.setOnClickMouseMoveMethod(NiftyMethodInvoker onClickMouseMoveMethod) |
void |
ElementInteraction.setOnMouseOver(NiftyMethodInvoker method) |
void |
Element.setOnMouseOverMethod(NiftyMethodInvoker onMouseOverMethod)
Set onMouseOverMethod.
|
void |
ElementInteraction.setOnMouseWheelMethod(NiftyMethodInvoker method) |
void |
MouseClickMethods.setOnReleaseMethod(NiftyMethodInvoker onReleaseMethod) |
void |
ElementInteractionClickHandler.setOnReleaseMethod(NiftyMethodInvoker onReleaseMethod) |