Package | Description |
---|---|
org.wandora.application.tools.sqlconsole.data | |
org.wandora.application.tools.sqlconsole.gui |
Modifier and Type | Class and Description |
---|---|
class |
MappedTableView |
class |
PatternFilteredTableView |
class |
RowTable |
Modifier and Type | Field and Description |
---|---|
protected TableView |
MappedTableView.table |
Constructor and Description |
---|
MappedTableView(TableView t)
Creates a new instance of TableView
|
PatternFilteredTableView(TableView t)
Creates a new instance of FilteredTableView
|
Modifier and Type | Field and Description |
---|---|
(package private) TableView |
SQLTablePage.dataTable |
Modifier and Type | Field and Description |
---|---|
private Delegate<TableView,Delegate.Void> |
SQLTablePage.tableMaker |
Modifier and Type | Method and Description |
---|---|
void |
SQLTablePanel.changeTable(TableView newTable) |
Constructor and Description |
---|
SQLTablePage(TableView dataTable,
java.lang.String title) |
SQLTablePanel(TableView table) |
SQLTablePanel(TableView table,
java.lang.String componentid) |
Copyright 2004-2015 Wandora Team