Uses of Class
com.vaadin.v7.shared.ui.grid.GridStaticCellType
-
Packages that use GridStaticCellType Package Description com.vaadin.v7.shared.ui.grid -
-
Uses of GridStaticCellType in com.vaadin.v7.shared.ui.grid
Fields in com.vaadin.v7.shared.ui.grid declared as GridStaticCellType Modifier and Type Field Description GridStaticCellTypeGridStaticSectionState.CellState. typeMethods in com.vaadin.v7.shared.ui.grid that return GridStaticCellType Modifier and Type Method Description static GridStaticCellTypeGridStaticCellType. valueOf(String name)Returns the enum constant of this type with the specified name.static GridStaticCellType[]GridStaticCellType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-