Package | Description |
---|---|
org.joty.workstation.gui |
Modifier and Type | Method and Description |
---|---|
TableTerm |
TermContainerPanel.createTableTerm(int dataType,
TermContainerPanel.TermParams params) |
TableTerm |
TermContainerPanel.tableTerm(java.lang.String termName) |
Modifier and Type | Method and Description |
---|---|
abstract JotyDialog |
TermContainerPanel.BuildDetailsDialogAdapter.createDialog(TableTerm GridTerm) |
void |
DataAccessPanel.openDetail(TableTerm term,
TermContainerPanel.BuildDetailsDialogAdapter buildDetailsHandler)
Invokes the
BuildDetailsDialogAdapter.createDialog method of the
available implementation. |