Class PropertiespageOnSelectionFormView

java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.ui.part.WorkbenchPart
org.eclipse.ui.part.ViewPart
org.eclipse.emf.parsley.views.AbstractOnSelectionView
org.eclipse.emf.parsley.views.OnSelectionFormView
propertiespage.PropertiespageOnSelectionFormView
All Implemented Interfaces:
IAdaptable, IExecutableExtension, IPersistable, IViewPart, IWorkbenchPart, IWorkbenchPart2, IWorkbenchPart3, IWorkbenchPartOrientation

public class PropertiespageOnSelectionFormView extends org.eclipse.emf.parsley.views.OnSelectionFormView
Parsleyview to show properties of a selected eobject in a form. This is a temporary workaround, since the project will be using the eclipse properties view in later versions
  • Constructor Details

    • PropertiespageOnSelectionFormView

      public PropertiespageOnSelectionFormView()
  • Method Details

    • setFocus

      public void setFocus()
      Specified by:
      setFocus in interface IWorkbenchPart
      Overrides:
      setFocus in class org.eclipse.emf.parsley.views.OnSelectionFormView