| Package | Description |
|---|---|
| csbase.client.facilities.configurabletable.model |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<TableRef> |
Tab.tableRef |
protected java.util.List<TableRef> |
Panel.tableRef |
protected java.util.List<TableRef> |
Splitpane.tableRef |
| Modifier and Type | Method and Description |
|---|---|
TableRef |
ObjectFactory.createTableRef()
Create an instance of
TableRef |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<TableRef> |
Tab.getTableRef()
Gets the value of the tableRef property.
|
java.util.List<TableRef> |
Panel.getTableRef()
Gets the value of the tableRef property.
|
java.util.List<TableRef> |
Splitpane.getTableRef()
Gets the value of the tableRef property.
|
Copyright © 2016. All Rights Reserved.