Package | Description |
---|---|
com.vaadin.client.widget.grid.events | |
com.vaadin.client.widgets |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.GwtEvent.Type<ColumnVisibilityChangeHandler<T>> |
ColumnVisibilityChangeEvent.getAssociatedType() |
static com.google.gwt.event.shared.GwtEvent.Type<ColumnVisibilityChangeHandler<?>> |
ColumnVisibilityChangeEvent.getType() |
Modifier and Type | Method and Description |
---|---|
protected void |
ColumnVisibilityChangeEvent.dispatch(ColumnVisibilityChangeHandler<T> handler) |
Modifier and Type | Method and Description |
---|---|
com.google.gwt.event.shared.HandlerRegistration |
Grid.addColumnVisibilityChangeHandler(ColumnVisibilityChangeHandler<T> handler)
Register a column visibility change handler to this Grid.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.