JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
C
D
E
F
G
I
L
M
O
P
R
T
G
GAINED
- Static variable in class org.hybird.animation.trident.triggers.
FocusTriggerEvent
Event fired when Component receives focus
getOppositeEvent()
- Method in class org.hybird.animation.trident.triggers.
FocusTriggerEvent
This method finds the opposite of the current event.: GAINED -> LOST and LOST -> GAINED.
getOppositeEvent()
- Method in class org.hybird.animation.trident.triggers.
MouseTriggerEvent
This method finds the opposite of the current event.:
ENTER -> EXIT
EXIT -> ENTER
PRESS -> RELEASE
RELEASE -> PRESS
Note that CLICK has no obvious opposite so it simply returns CLICK (this method should probably not be called for that case).
getOppositeEvent()
- Method in class org.hybird.animation.trident.triggers.
TriggerEvent
This method returns the 'opposite' event from itself.
griffon.builder.trident
- package griffon.builder.trident
A
C
D
E
F
G
I
L
M
O
P
R
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright © 2016 aalmiray. All rights reserved.
Prev Letter
Next Letter
Frames
No Frames
All Classes