public class IntegrationTableProvider extends Object implements tecgraf.javautils.gui.table.ObjectTableProvider<IntegrationWrapper>
| Constructor and Description |
|---|
IntegrationTableProvider() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getCellValue(IntegrationWrapper row,
int col) |
Class<?>[] |
getColumnClasses() |
String[] |
getColumnNames() |
public String[] getColumnNames()
getColumnNames in interface tecgraf.javautils.gui.table.ObjectTableProvider<IntegrationWrapper>public Class<?>[] getColumnClasses()
getColumnClasses in interface tecgraf.javautils.gui.table.ObjectTableProvider<IntegrationWrapper>public Object getCellValue(IntegrationWrapper row, int col)
getCellValue in interface tecgraf.javautils.gui.table.ObjectTableProvider<IntegrationWrapper>Copyright © 2018. All rights reserved.