Uses of Class
com.flowingcode.vaadin.addons.twincolgrid.TwinColGrid
-
Uses of TwinColGrid in com.flowingcode.vaadin.addons.twincolgrid
Subclasses of TwinColGrid in com.flowingcode.vaadin.addons.twincolgridMethods in com.flowingcode.vaadin.addons.twincolgrid that return TwinColGridModifier and TypeMethodDescriptionTwinColGrid.createFirstHeaderRow(boolean value) Configure this component to create the first header row (for column header labels).TwinColGrid.selectRowOnClick()TwinColGrid.withAvailableGridCaption(String caption) Sets the text shown above the grid with the available items.TwinColGrid.withDragAndDropSupport()Adds drag n drop support between grids.TwinColGrid.withOrientation(TwinColGrid.Orientation orientation) Sets orientation for TwinColGridComponentTwinColGrid.withoutAddAllButton()TwinColGrid.withoutAddButton()TwinColGrid.withoutRemoveAllButton()TwinColGrid.withoutRemoveButton()TwinColGrid.withSelectionGridCaption(String caption) Sets the text shown above the grid with the selected items.TwinColGrid.withSelectionGridReordering()Allow drag-and-drop within the selection grid.TwinColGrid.withSizeFull()