Uses of Class
com.vaadin.shared.ui.table.TableState
-
Packages that use TableState Package Description com.vaadin.client.ui.table com.vaadin.shared.ui.treetable com.vaadin.ui -
-
Uses of TableState in com.vaadin.client.ui.table
Methods in com.vaadin.client.ui.table that return TableState Modifier and Type Method Description TableState
TableConnector. getState()
-
Uses of TableState in com.vaadin.shared.ui.treetable
Subclasses of TableState in com.vaadin.shared.ui.treetable Modifier and Type Class Description class
TreeTableState
-
Uses of TableState in com.vaadin.ui
Methods in com.vaadin.ui that return TableState Modifier and Type Method Description protected TableState
Table. getState()
protected TableState
Table. getState(boolean markAsDirty)
-