Ejemplo n.º 1
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Grid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.RoleNameLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.SaveButton = ((System.Windows.Controls.Button)(target));
                return;

            case 4:
                this.RoleNameBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.GoBack = ((VirtualDoctor.Shared.Controls.GoBackControl)(target));
                return;

            case 6:
                this.Translate = ((VirtualDoctor.Shared.Controls.TranslateControl)(target));
                return;

            case 7:
                this.ErrorLabel = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 2
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Grid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.RoleNameLabel = ((System.Windows.Controls.Label)(target));
                return;

            case 3:
                this.SaveButton = ((System.Windows.Controls.Button)(target));

            #line 28 "..\..\..\..\AdminLocalCRUDUI\RoleCRUD\Create.xaml"
                this.SaveButton.Click += new System.Windows.RoutedEventHandler(this.SaveButton_Click);

            #line default
            #line hidden
                return;

            case 4:
                this.RoleNameBox = ((System.Windows.Controls.TextBox)(target));
                return;

            case 5:
                this.GoBack = ((VirtualDoctor.Shared.Controls.GoBackControl)(target));
                return;

            case 6:
                this.Translate = ((VirtualDoctor.Shared.Controls.TranslateControl)(target));
                return;

            case 7:
                this.MessageLabel = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Grid = ((System.Windows.Controls.Grid)(target));
                return;

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

            case 3:
                this.GoBack = ((VirtualDoctor.Shared.Controls.GoBackControl)(target));
                return;

            case 4:
                this.OptionsGrid = ((System.Windows.Controls.Grid)(target));
                return;

            case 5:
                this.PutInRecord = ((VirtualDoctor.Shared.Controls.RoundButtonControl)(target));
                return;

            case 6:
                this.GiveReceipt = ((VirtualDoctor.Shared.Controls.RoundButtonControl)(target));
                return;

            case 7:
                this.VirtualAssistant = ((VirtualDoctor.Shared.Controls.VirtualAssistantControl)(target));
                return;

            case 8:
                this.Translate = ((VirtualDoctor.Shared.Controls.TranslateControl)(target));
                return;
            }
            this._contentLoaded = true;
        }
Ejemplo n.º 4
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.Grid = ((System.Windows.Controls.Grid)(target));
                return;

            case 2:
                this.Translate = ((VirtualDoctor.Shared.Controls.TranslateControl)(target));
                return;

            case 3:
                this.ButtonsPanel = ((System.Windows.Controls.StackPanel)(target));
                return;

            case 4:
                this.GoBack = ((VirtualDoctor.Shared.Controls.GoBackControl)(target));
                return;

            case 5:
                this.CreateButton = ((System.Windows.Controls.Button)(target));

            #line 30 "..\..\..\..\..\Shared\Controls\IndexControl\IndexControl.xaml"
                this.CreateButton.Click += new System.Windows.RoutedEventHandler(this.CreateButton_Click);

            #line default
            #line hidden
                return;

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

            #line 34 "..\..\..\..\..\Shared\Controls\IndexControl\IndexControl.xaml"
                this.DeleteButton.Click += new System.Windows.RoutedEventHandler(this.DeleteButton_Click);

            #line default
            #line hidden
                return;

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

            #line 39 "..\..\..\..\..\Shared\Controls\IndexControl\IndexControl.xaml"
                this.EditButton.Click += new System.Windows.RoutedEventHandler(this.EditButton_Click);

            #line default
            #line hidden
                return;

            case 8:
                this.DetailsButton = ((System.Windows.Controls.Button)(target));

            #line 44 "..\..\..\..\..\Shared\Controls\IndexControl\IndexControl.xaml"
                this.DetailsButton.Click += new System.Windows.RoutedEventHandler(this.DetailsButton_Click);

            #line default
            #line hidden
                return;

            case 9:
                this.MessageLabel = ((System.Windows.Controls.Label)(target));
                return;
            }
            this._contentLoaded = true;
        }