Modifier and Type | Method and Description |
---|---|
MasterDetailsComponent |
ICEDetailsPageProvider.getComponent()
This operation returns the component that is used to gather details information or null if it was not set in the constructor.
|
MasterDetailsComponent |
ICEScrolledPropertiesBlock.getComponent()
This operation returns the content provider or null if it was not set in
the constructor.
|
MasterDetailsComponent |
ICEMasterDetailsPage.getMasterDetailsComponent()
This operation retrieves the MasterDetailsComponent that is currently
managed by the ICEMasterDetailsPage.
|
Modifier and Type | Method and Description |
---|---|
void |
ICEMasterDetailsPage.setMasterDetailsComponent(MasterDetailsComponent component)
This operation sets the MasterDetailsComponent that should be managed by
the ICEMasterDetailsPage.
|
void |
ICESectionPage.visit(MasterDetailsComponent component)
(non-Javadoc)
|
void |
ICEFormEditor.visit(MasterDetailsComponent component)
(non-Javadoc)
|
void |
ComponentPropertySection.visit(MasterDetailsComponent component) |
Constructor and Description |
---|
ICEDetailsPageProvider(MasterDetailsComponent masterDetailsComponent,
ICEFormEditor editor)
The constructor.
|
ICEScrolledPropertiesBlock(MasterDetailsComponent component,
ICEFormEditor editor,
org.eclipse.ui.forms.IDetailsPageProvider pageProvider)
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
ReactorPage.visit(MasterDetailsComponent component) |
Modifier and Type | Method and Description |
---|---|
void |
SelectiveComponentVisitor.visit(MasterDetailsComponent component) |
void |
IComponentVisitor.visit(MasterDetailsComponent component)
This operation directs a visitor to perform its actions on the Component
as a MasterDetailsComponent.
|
Modifier and Type | Method and Description |
---|---|
void |
MasterDetailsComponent.copy(MasterDetailsComponent otherMasterDetailsComponent)
This operation performs a deep copy of the attributes of another
MasterDetailsComponent into the current MasterDetailsComponent.
|
void |
TreeComposite.visit(MasterDetailsComponent component)
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
void |
Item.visit(MasterDetailsComponent component)
(non-Javadoc)
|
Modifier and Type | Method and Description |
---|---|
void |
MultiLauncher.visit(MasterDetailsComponent component)
This operation overrides the MasterDetailsComponent visitor from the Item
base class to search for the MasterDetailsComponent in the
MultiLauncher's Form.
|
Modifier and Type | Method and Description |
---|---|
void |
NekWriter.visit(MasterDetailsComponent component) |