|
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
class CellBasedWidgetImplStandard
Standard implementation used by most cell based widgets.
Field Summary |
---|
Fields inherited from class com.google.gwt.user.cellview.client.CellBasedWidgetImpl |
---|
focusableTypes |
Constructor Summary | |
---|---|
CellBasedWidgetImplStandard()
|
Method Summary | |
---|---|
protected int |
sinkEvent(Widget widget,
java.lang.String typeName)
Get the event bits to sink for an event type. |
Methods inherited from class com.google.gwt.user.cellview.client.CellBasedWidgetImpl |
---|
get, isFocusable, onBrowserEvent, processHtml, resetFocus, sinkEvents |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CellBasedWidgetImplStandard()
Method Detail |
---|
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
|
GWT 2.7.0 | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |