public interface FieldCheck
This interface allows a component to reject the focus change.
Modifier and Type | Method and Description |
---|---|
boolean |
isDeFocusAllowed(KeyEvent event,
PControl focusTarget)
Checks if this control allows a defocus operation at this time.
|
boolean isDeFocusAllowed(KeyEvent event, PControl focusTarget)
event
- The key event causing the focus change.
This parameter may be null if no special
key event caused the focus change.focusTarget
- The target focus control.Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.