public class RowData extends Object
null if no cell occupies that
position in the grid.| Constructor and Description |
|---|
RowData() |
| Modifier and Type | Method and Description |
|---|---|
void |
extendToColumnCount(int columnCount) |
List |
getRow() |
void |
splitColumn(int pos) |
public List getRow()
public void extendToColumnCount(int columnCount)
public void splitColumn(int pos)
Copyright © 2021. All rights reserved.