T
- Bean type of the Gridpublic class GridColumnsResizedEvent<T>
extends com.vaadin.ui.Component.Event
GridScrollExtension.addGridColumnsResizedListener(org.vaadin.extension.gridscroll.GridScrollExtension.GridColumnsResizedListener)
,
Serialized Formsource
Constructor and Description |
---|
GridColumnsResizedEvent(com.vaadin.ui.Grid<T> source,
int column) |
Modifier and Type | Method and Description |
---|---|
int |
getColumn()
Return the index of the column that was adjusted by the user
|
getSource, toString
public GridColumnsResizedEvent(com.vaadin.ui.Grid<T> source, int column)
Copyright © 2020 Magnolia International Ltd.. All rights reserved.