|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.gwt.user.cellview.client.CellBasedWidgetImpl com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard com.google.gwt.user.cellview.client.CellBasedWidgetImplStandardBase
public class CellBasedWidgetImplStandardBase
StandardBase implementation of CellBasedWidgetImpl
.
Field Summary |
---|
Fields inherited from class com.google.gwt.user.cellview.client.CellBasedWidgetImpl |
---|
focusableTypes |
Constructor Summary | |
---|---|
CellBasedWidgetImplStandardBase()
|
Method Summary | |
---|---|
void |
resetFocus(Scheduler.ScheduledCommand command)
Reset focus on an element. |
Methods inherited from class com.google.gwt.user.cellview.client.CellBasedWidgetImplStandard |
---|
sinkEvent |
Methods inherited from class com.google.gwt.user.cellview.client.CellBasedWidgetImpl |
---|
get, isFocusable, onBrowserEvent, processHtml, sinkEvents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CellBasedWidgetImplStandardBase()
Method Detail |
---|
public void resetFocus(Scheduler.ScheduledCommand command)
CellBasedWidgetImpl
resetFocus
in class CellBasedWidgetImpl
command
- the command to execute when resetting focus
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |