Beispiel #1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.sequenceViewExpander = ((System.Windows.Controls.Expander)(target));
                return;

            case 2:
                this.AssemblyGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.sequenceViewer = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.customSequenceView = ((SequenceAssembler.ConsensusCustomView)(target));
                return;

            case 5:
                this.assemblePane = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 6:
                this.btnAssemble = ((System.Windows.Controls.Button)(target));
                return;

            case 7:
                this.btnAlign = ((System.Windows.Controls.Button)(target));
                return;

            case 8:
                this.sequenceViewZoomPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 9:
                this.sequenceViewZoomSlider = ((System.Windows.Controls.Slider)(target));

            #line 267 "..\..\AssemblerPane.xaml"
                this.sequenceViewZoomSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.OnSequenceViewZoomSliderValueChanged);

            #line default
            #line hidden
                return;

            case 10:
                this.assembleProgress = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 11:
                this.assemblyInProgressText = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 12:
                this.btnCancelAssembly = ((System.Windows.Controls.Button)(target));
                return;

            case 13:
                this.sequenceTree = ((System.Windows.Controls.TreeView)(target));
                return;

            case 14:
                this.consensusViewExpander = ((System.Windows.Controls.Expander)(target));
                return;

            case 15:
                this.assemblyResultTab = ((System.Windows.Controls.TabControl)(target));
                return;

            case 16:
                this.stkAssemblyReport = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 17:
                this.txtInputSequence = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 18:
                this.txtAlignmentAlgorithm = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 19:
                this.txtTotalTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 20:
                this.txtStartTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 21:
                this.txtEndTime = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 22:
                this.numberOfContigsLabel = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 23:
                this.txtContigs = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 24:
                this.txtUnAssembledCountGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 25:
                this.txtUnAssembled = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 26:
                this.txtLengthGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 27:
                this.txtLength = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 28:
                this.customViewTab = ((System.Windows.Controls.TabItem)(target));
                return;

            case 29:
                this.consensusCustomView = ((SequenceAssembler.ConsensusCustomView)(target));
                return;

            case 30:
                this.stkWebProgressBar = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 31:
                this.cancelServiceBtn = ((System.Windows.Controls.Button)(target));
                return;

            case 32:
                this.stkWebService = ((System.Windows.Controls.DockPanel)(target));
                return;

            case 33:
                this.cmbWebServices = ((System.Windows.Controls.ComboBox)(target));
                return;

            case 34:
                this.executeServiceBtn = ((System.Windows.Controls.Button)(target));
                return;

            case 35:
                this.consensusViewZoomPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 36:
                this.consensusViewZoomSlider = ((System.Windows.Controls.Slider)(target));

            #line 449 "..\..\AssemblerPane.xaml"
                this.consensusViewZoomSlider.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.OnConsensusViewZoomSliderValueChanged);

            #line default
            #line hidden
                return;

            case 37:
                this.consensusTreeViewCaption = ((System.Windows.Controls.TextBlock)(target));
                return;

            case 38:
                this.consensusTree = ((System.Windows.Controls.TreeView)(target));
                return;

            case 39:
                this.treeViewConsensus = ((System.Windows.Controls.TreeViewItem)(target));
                return;

            case 40:
                this.blastResultsExpander = ((System.Windows.Controls.Expander)(target));
                return;

            case 41:
                this.webServicePresenter = ((SequenceAssembler.BlastPane)(target));
                return;
            }
            this._contentLoaded = true;
        }
Beispiel #2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.consensusCustomView = ((SequenceAssembler.ConsensusCustomView)(target));
                return;

            case 2:
                this.ghostText = ((System.Windows.Controls.Grid)(target));
                return;

            case 3:
                this.customView = ((System.Windows.Controls.Grid)(target));
                return;

            case 4:
                this.legendRow = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 5:
                this.topViewRow = ((System.Windows.Controls.RowDefinition)(target));
                return;

            case 6:
                this.consensusSequenceSplitter = ((System.Windows.Controls.GridSplitter)(target));
                return;

            case 7:
                this.consensusGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 8:
                this.consensusSequence = ((System.Windows.Controls.Border)(target));
                return;

            case 9:
                this.consensusLine = ((System.Windows.Shapes.Line)(target));
                return;

            case 10:
                this.topViewLines = ((SequenceAssembler.SequenceLinesPanel)(target));
                return;

            case 11:
                this.topViewVerticalScrollBar = ((System.Windows.Controls.Primitives.ScrollBar)(target));
                return;

            case 12:
                this.rangeSlider = ((SequenceAssembler.RangeSlider)(target));
                return;

            case 13:
                this.sequencePanelHorizontalScrollBar = ((System.Windows.Controls.Primitives.ScrollBar)(target));

            #line 98 "..\..\ConsensusCustomView.xaml"
                this.sequencePanelHorizontalScrollBar.ValueChanged += new System.Windows.RoutedPropertyChangedEventHandler <double>(this.OnSequencePanelHorizontalScrollBarValueChanged);

            #line default
            #line hidden
                return;

            case 14:
                this.sequencePanelVerticalScrollBar = ((System.Windows.Controls.Primitives.ScrollBar)(target));
                return;

            case 15:
                this.sequencesBottomView = ((SequenceAssembler.SequencesPanel)(target));
                return;

            case 16:
                this.funnelLeftLine = ((System.Windows.Shapes.Line)(target));
                return;

            case 17:
                this.funnelRightLine = ((System.Windows.Shapes.Line)(target));
                return;
            }
            this._contentLoaded = true;
        }