| Package | Description |
|---|---|
| org.vandeseer.easytable.settings | |
| org.vandeseer.easytable.structure | |
| org.vandeseer.easytable.structure.cell |
| Modifier and Type | Class and Description |
|---|---|
class |
BorderStyle |
| Modifier and Type | Method and Description |
|---|---|
Table.TableBuilder |
Table.TableBuilder.borderStyle(BorderStyleInterface borderStyle) |
Row.RowBuilder |
Row.RowBuilder.borderStyle(BorderStyleInterface borderStyle) |
| Modifier and Type | Method and Description |
|---|---|
BorderStyleInterface |
AbstractCell.getBorderStyleBottom() |
BorderStyleInterface |
AbstractCell.getBorderStyleLeft() |
BorderStyleInterface |
AbstractCell.getBorderStyleRight() |
BorderStyleInterface |
AbstractCell.getBorderStyleTop() |
| Modifier and Type | Method and Description |
|---|---|
B |
AbstractCell.AbstractCellBuilder.borderStyle(BorderStyleInterface style) |
B |
AbstractCell.AbstractCellBuilder.borderStyleBottom(BorderStyleInterface style) |
B |
AbstractCell.AbstractCellBuilder.borderStyleLeft(BorderStyleInterface style) |
B |
AbstractCell.AbstractCellBuilder.borderStyleRight(BorderStyleInterface style) |
B |
AbstractCell.AbstractCellBuilder.borderStyleTop(BorderStyleInterface style) |
Copyright © 2021. All rights reserved.