| Package | Description |
|---|---|
| org.epics.vtype.table |
| Modifier and Type | Method and Description |
|---|---|
static Column |
VTableFactory.column(String name,
ListNumberProvider dataProvider) |
static Column |
VTableFactory.column(String name,
VNumberArray numericArray) |
static Column |
VTableFactory.column(String name,
VStringArray stringArray) |
| Modifier and Type | Method and Description |
|---|---|
static VTable |
VTableFactory.newVTable(Column... columns) |
Copyright © 2010–2015. All rights reserved.