Uses of Class
com.iizix.gyro.FocusVetoException
Uses of FocusVetoException in com.iizix.gyro
Modifier and TypeMethodDescriptionvoid
IFocusVetoListener.onFocusVetoChanged
(FocusEvent event) Called when the focus is changed.Uses of FocusVetoException in com.iizix.server.gyro
Modifier and TypeClassDescriptionclass
Exception thrown when the application session is busy to veto the focus request.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.