public interface RowSource
Rowgenerator and container.| Modifier and Type | Method and Description |
|---|---|
int |
getColumnCount() |
int |
getColumnIndex(java.lang.String name) |
Row |
getRow(int id) |
RowDecorator |
makeRowDecorator() |
int getColumnCount()
int getColumnIndex(java.lang.String name)
throws AxionException
AxionExceptionRow getRow(int id) throws AxionException
AxionExceptionRowDecorator makeRowDecorator()