Class CalculationRegisterEditor

java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.ui.part.WorkbenchPart
org.eclipse.ui.part.EditorPart
org.eclipse.ui.part.MultiPageEditorPart
org.eclipse.ui.forms.editor.FormEditor
com._1c.g5.v8.dt.md.ui.editor.base.DtGranularEditor<CalculationRegister>
com._1c.g5.v8.dt.internal.md.ui.editors.calculationregister.CalculationRegisterEditor
All Implemented Interfaces:
IDtEditor<CalculationRegister>, IDtGranularEditor<CalculationRegister>, IGotoSelection, org.eclipse.core.runtime.IAdaptable, org.eclipse.core.runtime.IExecutableExtension, org.eclipse.jface.dialogs.IPageChangeProvider, org.eclipse.ui.IEditorPart, org.eclipse.ui.INavigationLocationProvider, org.eclipse.ui.ISaveablePart, org.eclipse.ui.IShowEditorInput, org.eclipse.ui.IWorkbenchPart, org.eclipse.ui.IWorkbenchPart2, org.eclipse.ui.IWorkbenchPart3, org.eclipse.ui.part.ISetSelectionTarget, org.eclipse.ui.part.IShowInSource, org.eclipse.ui.part.IWorkbenchPartOrientation

public class CalculationRegisterEditor extends DtGranularEditor<CalculationRegister>
  • Constructor Details

    • CalculationRegisterEditor

      public CalculationRegisterEditor()
  • Method Details