コード例 #1
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(MainPage));
     stPmp     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Button>(this, "stPmp");
     stpPmp    = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Button>(this, "stpPmp");
     devStatus = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Button>(this, "devStatus");
     devstatus = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "devstatus");
 }
コード例 #2
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(Settings));
     TextCellHostname = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "TextCellHostname");
     TextCellPort     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "TextCellPort");
     TextCellTopic    = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "TextCellTopic");
     TextCellUID      = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "TextCellUID");
 }
コード例 #3
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(SettingsPage));
     ColoursSection      = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TableSection>(this, "ColoursSection");
     GraphColourTextCell = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "GraphColourTextCell");
     DarkModeSwitch      = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.SwitchCell>(this, "DarkModeSwitch");
     DeveloperSection    = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TableSection>(this, "DeveloperSection");
     DeveloperTextCell   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "DeveloperTextCell");
 }
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(MainPage));
     tblCode                 = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tblCode");
     tblDescription          = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tblDescription");
     tblBarcode              = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tblBarcode");
     tblQuantity             = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tblQuantity");
     productsWithStockPicker = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Picker>(this, "productsWithStockPicker");
     disposeProductButton    = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Button>(this, "disposeProductButton");
 }
コード例 #5
0
ファイル: CommentPage.xaml.g.cs プロジェクト: Ab159753/eLog
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(CommentPage));
     tableView     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TableView>(this, "tableView");
     Title         = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::eLog_App.PickerCell>(this, "Title");
     UserIssued    = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.EntryCell>(this, "UserIssued");
     RemarkLabel   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "RemarkLabel");
     Remark        = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Editor>(this, "Remark");
     BtnAddComment = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Button>(this, "BtnAddComment");
 }
コード例 #6
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(MainPage));
     Etotal     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.EntryCell>(this, "Etotal");
     Epropina   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.EntryCell>(this, "Epropina");
     Enpersonas = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.EntryCell>(this, "Enpersonas");
     Rpropina   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "Rpropina");
     Rtotal     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "Rtotal");
     Rprper     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "Rprper");
     Rtotalpers = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "Rtotalpers");
 }
コード例 #7
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(MainPage));
     txtTotal             = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.EntryCell>(this, "txtTotal");
     txtPropina           = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.EntryCell>(this, "txtPropina");
     txtPersonas          = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.EntryCell>(this, "txtPersonas");
     btnCaulcular         = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Button>(this, "btnCaulcular");
     lbPropina            = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "lbPropina");
     lbTotal              = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "lbTotal");
     lblPropinaPorPersona = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "lblPropinaPorPersona");
     lblTotalPorPersona   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "lblTotalPorPersona");
 }
コード例 #8
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(DisposalModal));
     tblCode              = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tblCode");
     tblDescription       = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tblDescription");
     tblBarcode           = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tblBarcode");
     tblQuantity          = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tblQuantity");
     tblManufacturer      = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tblManufacturer");
     tblType              = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tblType");
     disposeProductButton = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Button>(this, "disposeProductButton");
     cancelButton         = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Button>(this, "cancelButton");
 }
コード例 #9
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(AjustesPage));
     tbProfissional = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TableView>(this, "tbProfissional");
     tcSemana       = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tcSemana");
     tcDadosP       = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tcDadosP");
     tcEnderecoP    = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tcEnderecoP");
     tcSenhaP       = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tcSenhaP");
     tbCliente      = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TableView>(this, "tbCliente");
     tcDados        = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tcDados");
     tcEndereco     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tcEndereco");
     tcSenha        = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "tcSenha");
 }
コード例 #10
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(ConfigsPage));
     measurementsection = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TableSection>(this, "measurementsection");
     Weightset          = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "Weightset");
     Heightset          = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "Heightset");
     Tpset         = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "Tpset");
     Lang          = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "Lang");
     notifsection  = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TableSection>(this, "notifsection");
     weatheroption = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.SwitchCell>(this, "weatheroption");
     otheroption   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.SwitchCell>(this, "otheroption");
     toatitle      = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Label>(this, "toatitle");
     toadetail     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Label>(this, "toadetail");
     timeofalert   = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TimePicker>(this, "timeofalert");
 }
コード例 #11
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(AboutAlgorithmsPage));
     SortTableSection            = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TableSection>(this, "SortTableSection");
     BubbleSortTextCell          = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "BubbleSortTextCell");
     HeapSortTextCell            = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "HeapSortTextCell");
     InsertionSortTextCell       = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "InsertionSortTextCell");
     MergeSortTextCell           = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "MergeSortTextCell");
     QuickSortTextCell           = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "QuickSortTextCell");
     SelectionSortTextCell       = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "SelectionSortTextCell");
     SearchTableSection          = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TableSection>(this, "SearchTableSection");
     JumpSearchTextCell          = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "JumpSearchTextCell");
     LinearSearchTextCell        = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "LinearSearchTextCell");
     ClassicBinarySearchTextCell = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "ClassicBinarySearchTextCell");
     ModBinarySearchTextCell     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "ModBinarySearchTextCell");
     InterpolationSearchTextCell = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "InterpolationSearchTextCell");
     FibonacciSearchTextCell     = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "FibonacciSearchTextCell");
 }
コード例 #12
0
 private void InitializeComponent()
 {
     global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(PhotoDetailsView));
     photoName  = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.TextCell>(this, "photoName");
     recordName = global::Xamarin.Forms.NameScopeExtensions.FindByName <global::Xamarin.Forms.Button>(this, "recordName");
 }