Modifier and Type | Method and Description |
---|---|
void |
MainPanelView.initializeView(AbstractNodeDto selectedNode,
UITree tree,
TreeDbManagerDao treeManager,
AbstractTreeMainPanel mainPanel) |
Modifier and Type | Method and Description |
---|---|
void |
ManagerHelperTree.setSelectionProvider(AbstractTreeMainPanel target)
Listen for selection events.
|
Modifier and Type | Method and Description |
---|---|
AbstractTreeMainPanel |
AbstractTreeManagerPanel.getMainPanel() |
Constructor and Description |
---|
AbstractTreeManagerPanel(AbstractTreeMainPanel mainPanel,
AbstractTreeNavigationPanel treePanel) |
Modifier and Type | Class and Description |
---|---|
class |
DatasinkManagerMainPanel
The actual implementation of the user managers main component.
|
Modifier and Type | Class and Description |
---|---|
class |
DatasourceManagerMainPanel
The actual implementation of the user managers main component.
|
Modifier and Type | Class and Description |
---|---|
class |
ReportManagerMainPanel
The actual implementation of the user managers main component.
|
Modifier and Type | Class and Description |
---|---|
class |
DashboardManagerMainPanel
The actual implementation of the dashboard managers main component.
|
Modifier and Type | Class and Description |
---|---|
class |
FileServerManagerMainPanel
The actual implementation of the user managers main component.
|
Modifier and Type | Class and Description |
---|---|
class |
RemoteServerManagerMainPanel
The actual implementation of the user managers main component.
|
Modifier and Type | Class and Description |
---|---|
class |
UserMainPanel
The actual implementation of the user managers main component.
|