|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TableRW
An interface to a table that is read/write. That is it can be both read from, and written to, a page in the model file.
For more detail see the TableR and TableW interfaces
| Method Summary |
|---|
| Methods inherited from interface com.azalient.api.file.TableR |
|---|
columnNameObject, finishedR, invalidate, notFound, open, open, row, rowExists |
| Methods inherited from interface com.azalient.api.file.TableW |
|---|
columnName, finishedW, format, newPage, recordArray, save, save, width |
| Methods inherited from interface com.azalient.api.file.Table |
|---|
destroy, headerRows, keyTypes |
| Methods inherited from interface com.azalient.api.a.tables.ITable |
|---|
page, pageName |
| Methods inherited from interface com.azalient.api.a.tables.ITableType |
|---|
colNameObjects, pageType, tableName |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||