Class CssGrid.GridCell
java.lang.Object
org.vaadin.firitin.components.cssgrid.CssGrid.GridCell
- Enclosing class:
CssGrid
-
Method Summary
Modifier and TypeMethodDescriptionwithAlign
(com.vaadin.flow.dom.Style.AlignSelf align) withColumn
(int column) withColumns
(int startColumn, int endColumn) withColumnSpan
(int numberColumns) withJustifySelf
(com.vaadin.flow.dom.Style.JustifyContent align) withRow
(int row) withRows
(int startRow, int endRow) withRowSpan
(int numberRows)
-
Method Details
-
withColumn
-
withColumns
-
withRows
-
withRow
-
withAlign
-
withJustifySelf
-
withRowSpan
-
withColumnSpan
-
withArea
-
withArea
-