Uses of Class
com.iizix.gyro.FocusEvent
Uses of FocusEvent in com.iizix.gyro
Modifier and TypeMethodDescriptionvoid
IFocusListener.onFocusChanged
(FocusEvent event) Called when the focus is changed.void
IFocusVetoListener.onFocusVetoChanged
(FocusEvent event) Called when the focus is changed.Uses of FocusEvent in com.iizix.server.gyro
Modifier and TypeMethodDescriptionvoid
AppSessionGyro.onFocusVetoChange
(FocusEvent event) Called to perform veto.void
ClientSessionGyro.onFocusVetoChange
(FocusEvent event) Called to perform veto.void
IGyroFocusEngineOwner.onFocusVetoChange
(FocusEvent event) Called to perform veto.