Class RuntimeUrlFragmentExecutorHelper


  • public class RuntimeUrlFragmentExecutorHelper
    extends Object
    Launches 1C:Enterprise and open object by URL fragment.
    • Constructor Detail

      • RuntimeUrlFragmentExecutorHelper

        public RuntimeUrlFragmentExecutorHelper()
    • Method Detail

      • execute

        public void execute​(org.eclipse.swt.widgets.Shell shell,
                            Object element,
                            String targetObjectUrlFragment,
                            String targetObjectRepresentation)
        Launches 1C:Enterprise and open standard data processors by URL fragment.
        Parameters:
        shell - the parent shell, cannot be null
        selectedObject - the selected object (IApplication or InfobaseReference), cannot be null
        targetObjectUrlFragment - the target object URL fragment, cannot be null
        targetObjectRepresentation - the target object representation, cannot be null