Other |
---|
jfx24 b17Fixed |
CSR :
|
|
Duplicate :
|
|
Relates :
|
|
Relates :
|
A custom direct Control subclass cannot cause focus to leave itself without delegating to a non-published class or method. There is Node#impl_traverse(Direction) but the method is explicitly excluded from the public API and the Direction type is in a non-published package. BehaviorBase<C,S> cannot be used as it is also in a non-published package. Further, there is no published abstract base class of type Control supporting keyboard focus traversal behavior.
|