public class TwoLevelFocusBehavior extends Object
Constructor and Description |
---|
TwoLevelFocusBehavior() |
TwoLevelFocusBehavior(Node node) |
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
|
boolean |
isExternalFocus() |
void |
setExternalFocus(boolean value) |
public TwoLevelFocusBehavior()
public TwoLevelFocusBehavior(Node node)
Copyright © 2020. All rights reserved.