public class FocusImplSafari extends FocusImplStandard
FocusImpl
that creates a completely
transparent hidden element, since Safari will not keyboard focus on an input
element that has zero width and height.Constructor and Description |
---|
FocusImplSafari() |
Modifier and Type | Method and Description |
---|---|
void |
blur(Element elem) |
void |
focus(Element elem) |
createFocusable, setAccessKey
getFocusImplForPanel, getFocusImplForWidget, getTabIndex, setTabIndex
Copyright © 2018. All rights reserved.