|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.user.client.ui.impl.FocusImpl
com.google.gwt.user.client.ui.impl.FocusImplStandard
public class FocusImplStandard
Implementation of FocusImpl that
uses a hidden input element to serve as a 'proxy' for accesskeys, which are
only supported on form elements in most browsers.
| Constructor Summary | |
|---|---|
FocusImplStandard()
|
|
| Method Summary | |
|---|---|
Element |
createFocusable()
|
void |
setAccessKey(Element elem,
char key)
|
| Methods inherited from class com.google.gwt.user.client.ui.impl.FocusImpl |
|---|
blur, focus, getFocusImplForPanel, getFocusImplForWidget, getTabIndex, setTabIndex |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FocusImplStandard()
| Method Detail |
|---|
public Element createFocusable()
createFocusable in class FocusImpl
public void setAccessKey(Element elem,
char key)
setAccessKey in class FocusImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||