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, setExternalFocus
public TwoLevelFocusPopupBehavior(PopupControl popup)
public TwoLevelFocusPopupBehavior(Node node)
public void dispose()
dispose
in class TwoLevelFocusBehavior
Copyright © 2020. All rights reserved.