private void InitializeComponent() {
     this.LoadFromXaml(typeof(AthleteProfilePage));
     profileStack = this.FindByName<global::Sport.Shared.ProfileStripView>("profileStack");
     txtAlias = this.FindByName<global::Sport.Shared.SportEntry>("txtAlias");
     btnRegister = this.FindByName<global::Sport.Shared.SportButton>("btnRegister");
     btnSave = this.FindByName<global::Sport.Shared.SportButton>("btnSave");
 }
 private void InitializeComponent() {
     this.LoadFromXaml(typeof(WelcomeStartPage));
     label1 = this.FindByName<global::Xamarin.Forms.StackLayout>("label1");
     label2 = this.FindByName<global::Xamarin.Forms.StackLayout>("label2");
     buttonStack = this.FindByName<global::Xamarin.Forms.StackLayout>("buttonStack");
     btnAuthenticate = this.FindByName<global::Sport.Shared.SportButton>("btnAuthenticate");
 }
 private void InitializeComponent() {
     this.LoadFromXaml(typeof(RankStripView));
     root = this.FindByName<global::Xamarin.Forms.StackLayout>("root");
     btnUpper = this.FindByName<global::Sport.Shared.SportButton>("btnUpper");
     btnSelf = this.FindByName<global::Sport.Shared.SportButton>("btnSelf");
     btnLower = this.FindByName<global::Sport.Shared.SportButton>("btnLower");
 }
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(MembershipDetailsPage));
     profileStack = this.FindByName <global::Sport.Shared.ProfileStripView>("profileStack");
     btnChallenge = this.FindByName <global::Sport.Shared.SportButton>("btnChallenge");
     btnPast      = this.FindByName <global::Sport.Shared.SportButton>("btnPast");
 }
 private void InitializeComponent() {
     this.LoadFromXaml(typeof(LeagueEditPage));
     name = this.FindByName<global::Xamarin.Forms.Entry>("name");
     joinLeagueLayout = this.FindByName<global::Xamarin.Forms.StackLayout>("joinLeagueLayout");
     btnSaveLeague = this.FindByName<global::Sport.Shared.SportButton>("btnSaveLeague");
     btnStartLeague = this.FindByName<global::Sport.Shared.SportButton>("btnStartLeague");
     btnDeleteLeague = this.FindByName<global::Sport.Shared.SportButton>("btnDeleteLeague");
 }
 private void InitializeComponent() {
     this.LoadFromXaml(typeof(EnablePushPage));
     profileStack = this.FindByName<global::Sport.Shared.ProfileStripView>("profileStack");
     label1 = this.FindByName<global::Xamarin.Forms.ContentView>("label1");
     buttonStack = this.FindByName<global::Xamarin.Forms.StackLayout>("buttonStack");
     btnPush = this.FindByName<global::Sport.Shared.SportButton>("btnPush");
     btnCont = this.FindByName<global::Sport.Shared.SportButton>("btnCont");
 }
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(WelcomeStartPage));
     label1          = this.FindByName <global::Xamarin.Forms.StackLayout>("label1");
     label2          = this.FindByName <global::Xamarin.Forms.StackLayout>("label2");
     buttonStack     = this.FindByName <global::Xamarin.Forms.StackLayout>("buttonStack");
     btnAuthenticate = this.FindByName <global::Sport.Shared.SportButton>("btnAuthenticate");
 }
 private void InitializeComponent() {
     this.LoadFromXaml(typeof(ChallengeDatePage));
     scrollView = this.FindByName<global::Xamarin.Forms.ScrollView>("scrollView");
     profile = this.FindByName<global::Sport.Shared.ChallengeProfileStripView>("profile");
     datePicker = this.FindByName<global::Xamarin.Forms.DatePicker>("datePicker");
     timePicker = this.FindByName<global::Xamarin.Forms.TimePicker>("timePicker");
     btnChallenge = this.FindByName<global::Sport.Shared.SportButton>("btnChallenge");
 }
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(AthleteProfilePage));
     profileStack = this.FindByName <global::Sport.Shared.ProfileStripView>("profileStack");
     txtAlias     = this.FindByName <global::Sport.Shared.SportEntry>("txtAlias");
     btnRegister  = this.FindByName <global::Sport.Shared.SportButton>("btnRegister");
     btnSave      = this.FindByName <global::Sport.Shared.SportButton>("btnSave");
 }
Example #10
0
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(RankStripView));
     root     = this.FindByName <global::Xamarin.Forms.StackLayout>("root");
     btnUpper = this.FindByName <global::Sport.Shared.SportButton>("btnUpper");
     btnSelf  = this.FindByName <global::Sport.Shared.SportButton>("btnSelf");
     btnLower = this.FindByName <global::Sport.Shared.SportButton>("btnLower");
 }
Example #11
0
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(LeagueEditPage));
     name             = this.FindByName <global::Xamarin.Forms.Entry>("name");
     joinLeagueLayout = this.FindByName <global::Xamarin.Forms.StackLayout>("joinLeagueLayout");
     btnSaveLeague    = this.FindByName <global::Sport.Shared.SportButton>("btnSaveLeague");
     btnStartLeague   = this.FindByName <global::Sport.Shared.SportButton>("btnStartLeague");
     btnDeleteLeague  = this.FindByName <global::Sport.Shared.SportButton>("btnDeleteLeague");
 }
Example #12
0
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(EnablePushPage));
     profileStack = this.FindByName <global::Sport.Shared.ProfileStripView>("profileStack");
     label1       = this.FindByName <global::Xamarin.Forms.ContentView>("label1");
     buttonStack  = this.FindByName <global::Xamarin.Forms.StackLayout>("buttonStack");
     btnPush      = this.FindByName <global::Sport.Shared.SportButton>("btnPush");
     btnCont      = this.FindByName <global::Sport.Shared.SportButton>("btnCont");
 }
Example #13
0
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(ChallengeDatePage));
     scrollView   = this.FindByName <global::Xamarin.Forms.ScrollView>("scrollView");
     profile      = this.FindByName <global::Sport.Shared.ChallengeProfileStripView>("profile");
     datePicker   = this.FindByName <global::Xamarin.Forms.DatePicker>("datePicker");
     timePicker   = this.FindByName <global::Xamarin.Forms.TimePicker>("timePicker");
     btnChallenge = this.FindByName <global::Sport.Shared.SportButton>("btnChallenge");
 }
 private void InitializeComponent() {
     this.LoadFromXaml(typeof(SetAliasPage));
     profileStack = this.FindByName<global::Sport.Shared.ProfileStripView>("profileStack");
     label1 = this.FindByName<global::Xamarin.Forms.StackLayout>("label1");
     aliasBox = this.FindByName<global::Xamarin.Forms.StackLayout>("aliasBox");
     txtAlias = this.FindByName<global::Sport.Shared.SportEntry>("txtAlias");
     label2 = this.FindByName<global::Xamarin.Forms.StackLayout>("label2");
     buttonStack = this.FindByName<global::Xamarin.Forms.StackLayout>("buttonStack");
     btnSave = this.FindByName<global::Sport.Shared.SportButton>("btnSave");
 }
Example #15
0
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(SetAliasPage));
     profileStack = this.FindByName <global::Sport.Shared.ProfileStripView>("profileStack");
     label1       = this.FindByName <global::Xamarin.Forms.StackLayout>("label1");
     aliasBox     = this.FindByName <global::Xamarin.Forms.StackLayout>("aliasBox");
     txtAlias     = this.FindByName <global::Sport.Shared.SportEntry>("txtAlias");
     label2       = this.FindByName <global::Xamarin.Forms.StackLayout>("label2");
     buttonStack  = this.FindByName <global::Xamarin.Forms.StackLayout>("buttonStack");
     btnSave      = this.FindByName <global::Sport.Shared.SportButton>("btnSave");
 }
 private void InitializeComponent() {
     this.LoadFromXaml(typeof(MatchResultsFormPage));
     games = this.FindByName<global::Xamarin.Forms.StackLayout>("games");
     btnSubmit = this.FindByName<global::Sport.Shared.SportButton>("btnSubmit");
 }
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(AdminPage));
     btnLeagues  = this.FindByName <global::Sport.Shared.SportButton>("btnLeagues");
     btnAthletes = this.FindByName <global::Sport.Shared.SportButton>("btnAthletes");
 }
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(MatchResultsFormPage));
     games     = this.FindByName <global::Xamarin.Forms.StackLayout>("games");
     btnSubmit = this.FindByName <global::Sport.Shared.SportButton>("btnSubmit");
 }
 private void InitializeComponent() {
     this.LoadFromXaml(typeof(AuthenticationPage));
     btnAuthenticate = this.FindByName<global::Sport.Shared.SportButton>("btnAuthenticate");
 }
 private void InitializeComponent() {
     this.LoadFromXaml(typeof(AdminPage));
     btnLeagues = this.FindByName<global::Sport.Shared.SportButton>("btnLeagues");
     btnAthletes = this.FindByName<global::Sport.Shared.SportButton>("btnAthletes");
 }
 private void InitializeComponent() {
     this.LoadFromXaml(typeof(ImageButton));
     root = this.FindByName<global::Xamarin.Forms.AbsoluteLayout>("root");
     background = this.FindByName<global::Sport.Shared.SportButton>("background");
 }
 private void InitializeComponent() {
     this.LoadFromXaml(typeof(MembershipDetailsPage));
     profileStack = this.FindByName<global::Sport.Shared.ProfileStripView>("profileStack");
     btnChallenge = this.FindByName<global::Sport.Shared.SportButton>("btnChallenge");
     btnPast = this.FindByName<global::Sport.Shared.SportButton>("btnPast");
 }
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(ImageButton));
     root       = this.FindByName <global::Xamarin.Forms.AbsoluteLayout>("root");
     background = this.FindByName <global::Sport.Shared.SportButton>("background");
 }
 private void InitializeComponent()
 {
     this.LoadFromXaml(typeof(AuthenticationPage));
     btnAuthenticate = this.FindByName <global::Sport.Shared.SportButton>("btnAuthenticate");
 }