|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
com.vaadin.ui.Component.Event
com.vaadin.ui.Table.ColumnReorderEvent
public static class Table.ColumnReorderEvent
This event is fired when a columns are reordered by the end user user.
| Field Summary | |
|---|---|
static java.lang.reflect.Method |
METHOD
|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
Table.ColumnReorderEvent(Component source)
Constructor |
|
| Method Summary |
|---|
| Methods inherited from class com.vaadin.ui.Component.Event |
|---|
getComponent |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.reflect.Method METHOD
| Constructor Detail |
|---|
public Table.ColumnReorderEvent(Component source)
source - The source of the event
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||