Class OpenEditorInFormByLinkComponent<M extends com._1c.g5.v8.dt.form.internal.ui.properties.models.IFormValue<? extends org.eclipse.emf.ecore.EObject,​? extends org.eclipse.emf.ecore.EObject>>

    • Constructor Detail

      • OpenEditorInFormByLinkComponent

        public OpenEditorInFormByLinkComponent​(ILinkParametrization parameterization)
        Creates a new component.
        Parameters:
        parameterization - the parameterization of link
    • Method Detail

      • handleLinkClicked

        protected void handleLinkClicked​(IViewModel viewModel)
        Description copied from class: LinkComponent
        Handles the link clicked event.
        Overrides:
        handleLinkClicked in class LinkComponent<M extends com._1c.g5.v8.dt.form.internal.ui.properties.models.IFormValue<? extends org.eclipse.emf.ecore.EObject,​? extends org.eclipse.emf.ecore.EObject>>
        Parameters:
        viewModel - the view model of the event sender.