class CellBasedWidgetImplStandard extends CellBasedWidgetImpl
focusableTypes
Constructor and Description |
---|
CellBasedWidgetImplStandard() |
Modifier and Type | Method and Description |
---|---|
protected int |
sinkEvent(Widget widget,
java.lang.String typeName)
Get the event bits to sink for an event type.
|
get, isFocusable, onBrowserEvent, processHtml, resetFocus, sinkEvents
protected int sinkEvent(Widget widget, java.lang.String typeName)
CellBasedWidgetImpl
sinkEvent
in class CellBasedWidgetImpl
widget
- the Widget
that will handle the eventstypeName
- the name of the event to sink