public class EEFLegacyTabbedPropertySheetPageContributor extends java.lang.Object implements IEEFTabbedPropertySheetPageContributor
IEEFTabbedPropertySheetPageContributor
.Constructor and Description |
---|
EEFLegacyTabbedPropertySheetPageContributor() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContributorId()
Returns the contributor ID for the tabbed property sheet page.
|
void |
updateFormTitle(org.eclipse.ui.forms.widgets.Form form,
org.eclipse.jface.viewers.ISelection selection)
Updates the text and label.
|
public EEFLegacyTabbedPropertySheetPageContributor()
public java.lang.String getContributorId()
IEEFTabbedPropertySheetPageContributor
getContributorId
in interface IEEFTabbedPropertySheetPageContributor
public void updateFormTitle(org.eclipse.ui.forms.widgets.Form form, org.eclipse.jface.viewers.ISelection selection)
updateFormTitle
in interface IEEFTabbedPropertySheetPageContributor
form
- The formselection
- The current selectionIEEFTabbedPropertySheetPageContributor.updateFormTitle(org.eclipse.ui.forms.widgets.Form,
org.eclipse.jface.viewers.ISelection)