| Package | Description |
|---|---|
| org.apache.cayenne.modeler.dialog.objentity | |
| org.apache.cayenne.modeler.util |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ObjRelationshipPathBrowser.installColumn(MultiColumnBrowser.BrowserPanel panel) |
protected void |
ObjAttributePathBrowser.installColumn(MultiColumnBrowser.BrowserPanel panel) |
protected void |
ObjRelationshipPathBrowser.uninstallColumn(MultiColumnBrowser.BrowserPanel panel) |
| Modifier and Type | Field and Description |
|---|---|
protected List<MultiColumnBrowser.BrowserPanel> |
MultiColumnBrowser.columns |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MultiColumnBrowser.installColumn(MultiColumnBrowser.BrowserPanel panel)
Installs all needed columns and renderers to a new column
|
protected void |
MultiColumnBrowser.uninstallColumn(MultiColumnBrowser.BrowserPanel panel)
Removes all local listeners from the column
|
Copyright © 2001–2015 Apache Cayenne. All rights reserved.