Package | Description |
---|---|
org.opends.guitools.controlpanel.datamodel |
Defines the data structures that are used in the control panel.
|
org.opends.guitools.controlpanel.ui |
Contains the panels and dialogs displayed in the Control Panel.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexTableModel
The table model for the indexes.
|
class |
VLVIndexTableModel
The table model for the VLV indexes.
|
Modifier and Type | Field and Description |
---|---|
protected AbstractIndexTableModel |
AbstractBackendIndexesPanel.tableModel
The table model.
|
Modifier and Type | Method and Description |
---|---|
protected AbstractIndexTableModel |
BackendIndexesPanel.getIndexTableModel()
Returns the index table model used by this panel.
|
protected AbstractIndexTableModel |
BackendVLVIndexesPanel.getIndexTableModel()
Returns the index table model used by this panel.
|
protected abstract AbstractIndexTableModel |
AbstractBackendIndexesPanel.getIndexTableModel()
Returns the index table model used by this panel.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.