Package | Description |
---|---|
oracle.jdeveloper.vcs.vop |
Modifier and Type | Interface and Description |
---|---|
interface |
MutableVersionOperationModel
A mutable version of the VersionOperationModel interface.
|
Modifier and Type | Method and Description |
---|---|
VersionOperationModel |
BaseVersionOperationPanel.getModel()
Return the VersionOperationModel used for this panel
|
Modifier and Type | Method and Description |
---|---|
void |
BaseVersionOperationPanel.installModel(VersionOperationModel model)
Install a VersionOperationModel into this panel.
|
protected void |
VersionOperationTreePanel.installModelImpl(VersionOperationModel model) |
void |
VersionOperationTablePanel.installModelImpl(VersionOperationModel model) |
protected abstract void |
BaseVersionOperationPanel.installModelImpl(VersionOperationModel model) |