public interface Focusable
| Modifier and Type | Method and Description |
|---|---|
void |
focus() |
default void |
focus(String path)
Used in localized editor, should perform also scrollIntoView, because focus handling in editor area does not scroll when this method is used.
|
void focus()
default void focus(String path)
Copyright © 2018. All rights reserved.