Uses of Interface
com.vaadin.event.ItemClickEvent.ItemClickNotifier
-
Packages that use ItemClickEvent.ItemClickNotifier Package Description com.vaadin.ui -
-
Uses of ItemClickEvent.ItemClickNotifier in com.vaadin.ui
Classes in com.vaadin.ui that implement ItemClickEvent.ItemClickNotifier Modifier and Type Class Description class
Grid
A grid component for displaying tabular data.class
Table
Table
is used for representing data or components in a pageable and selectable table.class
Tree
Tree component.class
TreeTable
-