public class TwoLevelFocusPopupBehavior extends TwoLevelFocusBehavior
| Constructor and Description |
|---|
TwoLevelFocusPopupBehavior(Node node) |
TwoLevelFocusPopupBehavior(PopupControl popup) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispose()
Invoked by the behavior when it is disposed, so that any listeners installed by
the TwoLevelFocusBehavior can also be uninstalled
|
isExternalFocus, setExternalFocuspublic TwoLevelFocusPopupBehavior(PopupControl popup)
public TwoLevelFocusPopupBehavior(Node node)
public void dispose()
dispose in class TwoLevelFocusBehaviorCopyright © 2025. All rights reserved.