|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NiftyMethodInvoker | |
---|---|
de.lessvoid.nifty.elements | |
de.lessvoid.nifty.loaderv2.types.helper |
Uses of NiftyMethodInvoker in de.lessvoid.nifty.elements |
---|
Methods in de.lessvoid.nifty.elements with parameters of type NiftyMethodInvoker | |
---|---|
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)
|
Uses of NiftyMethodInvoker in de.lessvoid.nifty.loaderv2.types.helper |
---|
Methods in de.lessvoid.nifty.loaderv2.types.helper that return NiftyMethodInvoker | |
---|---|
NiftyMethodInvoker |
OnClickType.getMethod(Nifty nifty,
Object... controlController)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |