public static class ListBoxInfo.ListBoxInfoColumn extends Object
Modifier and Type | Field and Description |
---|---|
ArrayList<ListBoxInfo.ListBoxInfoCell> |
cells
List of list box cells.
|
ListBoxInfo.ListBoxInfoCell |
header
Header cell, might be null.
|
int |
width
Width of the column.
|
Constructor and Description |
---|
ListBoxInfoColumn() |
public final ArrayList<ListBoxInfo.ListBoxInfoCell> cells
public ListBoxInfo.ListBoxInfoCell header
public int width
public String getCellText(int index)
index
- The row index.Phantom® and NetPhantom® are registered trademarks of Mindus SARL.
© © Mindus SARL, 2024. All rights reserved.