|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectSimplePanel
com.vaadin.client.ui.SimpleFocusablePanel
com.vaadin.client.ui.FocusableScrollPanel
com.vaadin.client.ui.VScrollTable.FocusableScrollContextPanel
public class VScrollTable.FocusableScrollContextPanel
For internal use only. May be removed or replaced in the future. Overwrites onBrowserEvent function on FocusableScrollPanel to give event access to touchContextProvider. Has to be public to give TableConnector access to the scrollBodyPanel field.
| Constructor Summary | |
|---|---|
VScrollTable.FocusableScrollContextPanel(boolean useFakeFocusElement)
|
|
| Method Summary | |
|---|---|
void |
onBrowserEvent(Event event)
|
| Methods inherited from class com.vaadin.client.ui.FocusableScrollPanel |
|---|
addScrollHandler, getFocusElement, getHorizontalScrollPosition, getScrollPosition, onScroll, setFocus, setHorizontalScrollPosition, setScrollPosition, setTabIndex, setWidget |
| Methods inherited from class com.vaadin.client.ui.SimpleFocusablePanel |
|---|
addBlurHandler, addFocusHandler, addKeyDownHandler, addKeyPressHandler, addKeyUpHandler, focus |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VScrollTable.FocusableScrollContextPanel(boolean useFakeFocusElement)
| Method Detail |
|---|
public void onBrowserEvent(Event event)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||