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

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

            case 3:
                this.btnCloseApp = ((RoDuino.SMS.Components.RoImageButton)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 2
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.dockPanel = ((System.Windows.Controls.DockPanel)(target));
     return;
     case 2:
     this.gridContainer = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.pnlLinks = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 4:
     this.borderAdd = ((System.Windows.Controls.Border)(target));
     return;
     case 5:
     this.btnAdd = ((RoDuino.SMS.Components.RoImageButton)(target));
     return;
     case 6:
     this.borderEdit = ((System.Windows.Controls.Border)(target));
     return;
     case 7:
     this.btnEdit = ((RoDuino.SMS.Components.RoImageButton)(target));
     return;
     case 8:
     this.borderDelete = ((System.Windows.Controls.Border)(target));
     return;
     case 9:
     this.btnDelete = ((RoDuino.SMS.Components.RoImageButton)(target));
     return;
     case 10:
     this.stackPanel1 = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 11:
     this.txtFilter = ((RoDuino.SMS.Components.FilterText)(target));
     
     #line 109 "..\..\..\..\..\Views\Main\List.xaml"
     this.txtFilter.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.FilterTextBox_TextChanged));
     
     #line default
     #line hidden
     return;
     case 12:
     this.txtMessage = ((System.Windows.Controls.TextBox)(target));
     return;
     case 13:
     this.btnSendSms = ((System.Windows.Controls.Button)(target));
     return;
     case 14:
     this.btnSelectAll = ((System.Windows.Controls.Button)(target));
     return;
     case 15:
     this.btnRefresh = ((System.Windows.Controls.Button)(target));
     return;
     case 16:
     this.grdMain = ((System.Windows.Controls.Grid)(target));
     return;
     case 17:
     this.grdClients = ((RoDuino.SMS.Components.Grid.EditListView)(target));
     return;
     case 18:
     this.Names = ((RoDuino.SMS.Components.Grid.SortListViewColumn)(target));
     return;
     case 19:
     this.Phone = ((RoDuino.SMS.Components.Grid.SortListViewColumn)(target));
     return;
     case 20:
     this.Network = ((RoDuino.SMS.Components.Grid.SortListViewColumn)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 3
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     this.borderbackground = ((System.Windows.Controls.Border)(target));
     return;
     case 2:
     this.borderBrush = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.btnCloseApp = ((RoDuino.SMS.Components.RoImageButton)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 4
0
 void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
     switch (connectionId)
     {
     case 1:
     
     #line 6 "..\..\..\RoExplorer.xaml"
     ((RoDuino.SMS.RoExplorer)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);
     
     #line default
     #line hidden
     
     #line 7 "..\..\..\RoExplorer.xaml"
     ((RoDuino.SMS.RoExplorer)(target)).SizeChanged += new System.Windows.SizeChangedEventHandler(this.Window_SizeChanged);
     
     #line default
     #line hidden
     return;
     case 2:
     this.mainGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 3:
     this.tabsGrid = ((System.Windows.Controls.Grid)(target));
     return;
     case 4:
     this.grdAppList = ((System.Windows.Controls.Grid)(target));
     return;
     case 5:
     this.vrAppList = ((System.Windows.Controls.ListBox)(target));
     return;
     case 6:
     this.btnMoveLeft = ((System.Windows.Controls.Button)(target));
     
     #line 129 "..\..\..\RoExplorer.xaml"
     this.btnMoveLeft.Loaded += new System.Windows.RoutedEventHandler(this.btnMoveLeft_Loaded);
     
     #line default
     #line hidden
     
     #line 129 "..\..\..\RoExplorer.xaml"
     this.btnMoveLeft.Click += new System.Windows.RoutedEventHandler(this.MovePrevApp);
     
     #line default
     #line hidden
     return;
     case 7:
     this.btnMoveRight = ((System.Windows.Controls.Button)(target));
     
     #line 178 "..\..\..\RoExplorer.xaml"
     this.btnMoveRight.Loaded += new System.Windows.RoutedEventHandler(this.btnMoveRight_Loaded);
     
     #line default
     #line hidden
     
     #line 178 "..\..\..\RoExplorer.xaml"
     this.btnMoveRight.Click += new System.Windows.RoutedEventHandler(this.MoveNextApp);
     
     #line default
     #line hidden
     return;
     case 8:
     this.btnCloseApp = ((RoDuino.SMS.Components.RoImageButton)(target));
     return;
     case 9:
     this.pnlLinks = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 10:
     this.ApplicationMenu = ((System.Windows.Controls.StackPanel)(target));
     return;
     case 11:
     this.btnContacts = ((RoDuino.SMS.Components.RoImageButton)(target));
     return;
     case 12:
     this.btnConfig = ((RoDuino.SMS.Components.RoImageButton)(target));
     return;
     case 13:
     this.btnHistory = ((RoDuino.SMS.Components.RoImageButton)(target));
     return;
     case 14:
     this.btnMessages = ((RoDuino.SMS.Components.RoImageButton)(target));
     return;
     case 15:
     this.btnImport = ((RoDuino.SMS.Components.RoImageButton)(target));
     return;
     case 16:
     this.grdProgressBar = ((System.Windows.Controls.Grid)(target));
     return;
     case 17:
     this.progressBar = ((System.Windows.Controls.ProgressBar)(target));
     return;
     case 18:
     this.txtMessage = ((System.Windows.Controls.TextBlock)(target));
     return;
     }
     this._contentLoaded = true;
 }
Exemplo n.º 5
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:
                this.dockPanel = ((System.Windows.Controls.DockPanel)(target));
                return;

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

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

            case 4:
                this.borderAdd = ((System.Windows.Controls.Border)(target));
                return;

            case 5:
                this.btnAdd = ((RoDuino.SMS.Components.RoImageButton)(target));
                return;

            case 6:
                this.borderEdit = ((System.Windows.Controls.Border)(target));
                return;

            case 7:
                this.btnEdit = ((RoDuino.SMS.Components.RoImageButton)(target));
                return;

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

            case 9:
                this.btnDelete = ((RoDuino.SMS.Components.RoImageButton)(target));
                return;

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

            case 11:
                this.txtFilter = ((RoDuino.SMS.Components.FilterText)(target));

            #line 109 "..\..\..\..\..\Views\Main\List.xaml"
                this.txtFilter.AddHandler(System.Windows.Controls.Primitives.TextBoxBase.TextChangedEvent, new System.Windows.Controls.TextChangedEventHandler(this.FilterTextBox_TextChanged));

            #line default
            #line hidden
                return;

            case 12:
                this.txtMessage = ((System.Windows.Controls.TextBox)(target));
                return;

            case 13:
                this.btnSendSms = ((System.Windows.Controls.Button)(target));
                return;

            case 14:
                this.btnSelectAll = ((System.Windows.Controls.Button)(target));
                return;

            case 15:
                this.btnRefresh = ((System.Windows.Controls.Button)(target));
                return;

            case 16:
                this.grdMain = ((System.Windows.Controls.Grid)(target));
                return;

            case 17:
                this.grdClients = ((RoDuino.SMS.Components.Grid.EditListView)(target));
                return;

            case 18:
                this.Names = ((RoDuino.SMS.Components.Grid.SortListViewColumn)(target));
                return;

            case 19:
                this.Phone = ((RoDuino.SMS.Components.Grid.SortListViewColumn)(target));
                return;

            case 20:
                this.Network = ((RoDuino.SMS.Components.Grid.SortListViewColumn)(target));
                return;
            }
            this._contentLoaded = true;
        }
Exemplo n.º 6
0
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target)
        {
            switch (connectionId)
            {
            case 1:

            #line 6 "..\..\..\RoExplorer.xaml"
                ((RoDuino.SMS.RoExplorer)(target)).Loaded += new System.Windows.RoutedEventHandler(this.Window_Loaded);

            #line default
            #line hidden

            #line 7 "..\..\..\RoExplorer.xaml"
                ((RoDuino.SMS.RoExplorer)(target)).SizeChanged += new System.Windows.SizeChangedEventHandler(this.Window_SizeChanged);

            #line default
            #line hidden
                return;

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

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

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

            case 5:
                this.vrAppList = ((System.Windows.Controls.ListBox)(target));
                return;

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

            #line 129 "..\..\..\RoExplorer.xaml"
                this.btnMoveLeft.Loaded += new System.Windows.RoutedEventHandler(this.btnMoveLeft_Loaded);

            #line default
            #line hidden

            #line 129 "..\..\..\RoExplorer.xaml"
                this.btnMoveLeft.Click += new System.Windows.RoutedEventHandler(this.MovePrevApp);

            #line default
            #line hidden
                return;

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

            #line 178 "..\..\..\RoExplorer.xaml"
                this.btnMoveRight.Loaded += new System.Windows.RoutedEventHandler(this.btnMoveRight_Loaded);

            #line default
            #line hidden

            #line 178 "..\..\..\RoExplorer.xaml"
                this.btnMoveRight.Click += new System.Windows.RoutedEventHandler(this.MoveNextApp);

            #line default
            #line hidden
                return;

            case 8:
                this.btnCloseApp = ((RoDuino.SMS.Components.RoImageButton)(target));
                return;

            case 9:
                this.pnlLinks = ((System.Windows.Controls.StackPanel)(target));
                return;

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

            case 11:
                this.btnContacts = ((RoDuino.SMS.Components.RoImageButton)(target));
                return;

            case 12:
                this.btnConfig = ((RoDuino.SMS.Components.RoImageButton)(target));
                return;

            case 13:
                this.btnHistory = ((RoDuino.SMS.Components.RoImageButton)(target));
                return;

            case 14:
                this.btnMessages = ((RoDuino.SMS.Components.RoImageButton)(target));
                return;

            case 15:
                this.btnImport = ((RoDuino.SMS.Components.RoImageButton)(target));
                return;

            case 16:
                this.grdProgressBar = ((System.Windows.Controls.Grid)(target));
                return;

            case 17:
                this.progressBar = ((System.Windows.Controls.ProgressBar)(target));
                return;

            case 18:
                this.txtMessage = ((System.Windows.Controls.TextBlock)(target));
                return;
            }
            this._contentLoaded = true;
        }