public static class ListBoxInfo.ListBoxInfoColumn extends Object
| Modifier and Type | Field and Description |
|---|---|
ArrayList<ListBoxInfo.ListBoxInfoCell> | cellsList of list box cells. |
ListBoxInfo.ListBoxInfoCell | headerHeader cell, might be null. |
int | widthWidth 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.
© 2026 Mindus SARL. All rights reserved.