public interface ITableModel
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnCount() |
ColumnDescriptor |
getDescriptor(int idx) |
ColumnDescriptor[] |
getDescriptors() |
Class<?> |
getInstanceClass() |
String |
getName() |
IOpenClass |
getType() |
boolean |
hasColumnTitleRow() |
Object |
newInstance() |
ColumnDescriptor[] getDescriptors()
Class<?> getInstanceClass()
String getName()
IOpenClass getType()
Object newInstance()
boolean hasColumnTitleRow()
ColumnDescriptor getDescriptor(int idx)
int getColumnCount()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.