Package | Description |
---|---|
com.manydesigns.elements.options |
Modifier and Type | Field and Description |
---|---|
protected List<DefaultSelectionProvider.Row> |
DefaultSelectionProvider.rows |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSelectionProvider.appendRow(DefaultSelectionProvider.Row row) |
Constructor and Description |
---|
DefaultSelectionProvider(String name,
int fieldCount,
DefaultSelectionProvider.Row[] rows) |
Constructor and Description |
---|
DefaultSelectionProvider(String name,
int fieldCount,
List<DefaultSelectionProvider.Row> rows) |