Index

A C F G H I O R S V 
All Classes and Interfaces|All Packages|Serialized Form

A

addThemeVariants(SelectionGridVariant...) - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
Adds theme variants to the component.

C

com.vaadin.componentfactory.selectiongridpro - package com.vaadin.componentfactory.selectiongridpro
 

F

focusOnCell(T) - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
Focus on the first cell on the row
focusOnCell(T, Grid.Column<T>) - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
Focus on the specific column on the row

G

getVariantName() - Method in enum class com.vaadin.componentfactory.selectiongridpro.SelectionGridVariant
Gets the variant name.

H

hideMultiSelectionColumn() - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
Runs a JavaScript snippet to hide the multi selection / checkbox column on the client side.

I

isMultiSelectionColumnVisible() - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
Returns true if the multi selection column is visible, false otherwise.
isPersistentCheckboxSelection() - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
Returns true if the checkbox selection is persistent, false otherwise.

O

onAttach(AttachEvent) - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
Runs the super.onAttach and hides the multi selection column afterwards (if necessary).

R

removeThemeVariants(SelectionGridVariant...) - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
Removes theme variants from the component.

S

scrollToIndex(int) - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
 
SELECTABLE_TEXT - Enum constant in enum class com.vaadin.componentfactory.selectiongridpro.SelectionGridVariant
 
SelectionGridPro<T> - Class in com.vaadin.componentfactory.selectiongridpro
 
SelectionGridPro() - Constructor for class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
 
SelectionGridPro(int) - Constructor for class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
 
SelectionGridPro(Class<T>) - Constructor for class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
 
SelectionGridVariant - Enum Class in com.vaadin.componentfactory.selectiongridpro
Set of theme variants applicable for vaadin-selection-grid component.
setMultiSelectionColumnVisible(boolean) - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
Sets the visibility of the multi selection column.
setPersistentCheckboxSelection(boolean) - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
Sets the checkbox selection to be persistent or not.
setRightClickSelection(boolean) - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
Sets whether right click selection for rows is enabled or not.
setSelectionModel(GridSelectionModel<T>, Grid.SelectionMode) - Method in class com.vaadin.componentfactory.selectiongridpro.SelectionGridPro
 

V

valueOf(String) - Static method in enum class com.vaadin.componentfactory.selectiongridpro.SelectionGridVariant
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.vaadin.componentfactory.selectiongridpro.SelectionGridVariant
Returns an array containing the constants of this enum class, in the order they are declared.
A C F G H I O R S V 
All Classes and Interfaces|All Packages|Serialized Form