| Package | Description |
|---|---|
| es.prodevelop.codegen.pui9.db | |
| es.prodevelop.codegen.pui9.model |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CodegenModelsDatabaseUtils.loadTable(Table table) |
| Modifier and Type | Method and Description |
|---|---|
Table |
PuiConfiguration.findTable(String name) |
Table |
PuiConfiguration.getSelectedTable() |
Table |
Table.getTranslationTable() |
| Modifier and Type | Method and Description |
|---|---|
List<Table> |
PuiConfiguration.getTables() |
| Modifier and Type | Method and Description |
|---|---|
void |
PuiConfiguration.addTable(Table table) |
void |
PuiConfiguration.setSelectedTable(Table selectedTable) |
void |
Table.setTranslationTable(Table translationTable) |
| Modifier and Type | Method and Description |
|---|---|
void |
PuiConfiguration.setTables(List<Table> tables) |
Copyright © 2020. All rights reserved.