public class TableRow extends Object
PrettyTable
.Modifier and Type | Method and Description |
---|---|
String |
getValueAt(int index) |
StringBuilder |
render(List<org.appng.cli.prettytable.TableColumn> columns,
boolean withBorders,
boolean beVerbose) |
public StringBuilder render(List<org.appng.cli.prettytable.TableColumn> columns, boolean withBorders, boolean beVerbose)
public String getValueAt(int index)
Copyright © 2011–2023 aiticon GmbH. All rights reserved.