void ReleaseDesignerOutlets ()
		{
			if (outputFormatSelector != null) {
				outputFormatSelector.Dispose ();
				outputFormatSelector = null;
			}

			if (outputSampleRateSelector != null) {
				outputSampleRateSelector.Dispose ();
				outputSampleRateSelector = null;
			}

			if (startButton != null) {
				startButton.Dispose ();
				startButton = null;
			}

			if (fileInfo != null) {
				fileInfo.Dispose ();
				fileInfo = null;
			}

			if (activityIndicator != null) {
				activityIndicator.Dispose ();
				activityIndicator = null;
			}
		}
		void ReleaseDesignerOutlets ()
		{
			if (acIndicator != null) {
				acIndicator.Dispose ();
				acIndicator = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (outputFormatSelector != null)
            {
                outputFormatSelector.Dispose();
                outputFormatSelector = null;
            }

            if (outputSampleRateSelector != null)
            {
                outputSampleRateSelector.Dispose();
                outputSampleRateSelector = null;
            }

            if (startButton != null)
            {
                startButton.Dispose();
                startButton = null;
            }

            if (fileInfo != null)
            {
                fileInfo.Dispose();
                fileInfo = null;
            }

            if (activityIndicator != null)
            {
                activityIndicator.Dispose();
                activityIndicator = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (AvatarImg != null)
            {
                AvatarImg.Dispose();
                AvatarImg = null;
            }

            if (BlendNavBarView != null)
            {
                BlendNavBarView.Dispose();
                BlendNavBarView = null;
            }

            if (CollectionView != null)
            {
                CollectionView.Dispose();
                CollectionView = null;
            }

            if (Spinner != null)
            {
                Spinner.Dispose();
                Spinner = null;
            }
        }
Ejemplo n.º 5
0
        void ReleaseDesignerOutlets()
        {
            if (TitleLabel != null)
            {
                TitleLabel.Dispose();
                TitleLabel = null;
            }

            if (AuthorLabel != null)
            {
                AuthorLabel.Dispose();
                AuthorLabel = null;
            }

            if (DescriptionLabel != null)
            {
                DescriptionLabel.Dispose();
                DescriptionLabel = null;
            }

            if (BookImage != null)
            {
                BookImage.Dispose();
                BookImage = null;
            }

            if (ActivityIndicator != null)
            {
                ActivityIndicator.Dispose();
                ActivityIndicator = null;
            }
        }
Ejemplo n.º 6
0
 void ReleaseDesignerOutlets()
 {
     if (Loader != null)
     {
         Loader.Dispose();
         Loader = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (CollectionView != null) {
				CollectionView.Dispose ();
				CollectionView = null;
			}

			if (Spinner != null) {
				Spinner.Dispose ();
				Spinner = null;
			}
		}
Ejemplo n.º 8
0
        void ReleaseDesignerOutlets()
        {
            if (CollectionView != null)
            {
                CollectionView.Dispose();
                CollectionView = null;
            }

            if (Spinner != null)
            {
                Spinner.Dispose();
                Spinner = null;
            }
        }
Ejemplo n.º 9
0
        void ReleaseDesignerOutlets()
        {
            if (followTableView != null)
            {
                followTableView.Dispose();
                followTableView = null;
            }

            if (progressBar != null)
            {
                progressBar.Dispose();
                progressBar = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (roversTableView != null)
            {
                roversTableView.Dispose();
                roversTableView = null;
            }

            if (spinner != null)
            {
                spinner.Dispose();
                spinner = null;
            }
        }
Ejemplo n.º 11
0
        void ReleaseDesignerOutlets()
        {
            if (FeedTable != null)
            {
                FeedTable.Dispose();
                FeedTable = null;
            }

            if (LoadingIndicator != null)
            {
                LoadingIndicator.Dispose();
                LoadingIndicator = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (activityIndicator != null)
            {
                activityIndicator.Dispose();
                activityIndicator = null;
            }

            if (tableView != null)
            {
                tableView.Dispose();
                tableView = null;
            }
        }
Ejemplo n.º 13
0
        void ReleaseDesignerOutlets()
        {
            if (LoadingSpinner != null)
            {
                LoadingSpinner.Dispose();
                LoadingSpinner = null;
            }

            if (ImageView != null)
            {
                ImageView.Dispose();
                ImageView = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (ButtonGetMonkeys != null)
            {
                ButtonGetMonkeys.Dispose();
                ButtonGetMonkeys = null;
            }

            if (ProgressBarMonkeys != null)
            {
                ProgressBarMonkeys.Dispose();
                ProgressBarMonkeys = null;
            }

            if (ImageMonkey != null)
            {
                ImageMonkey.Dispose();
                ImageMonkey = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (CancelButton != null)
            {
                CancelButton.Dispose();
                CancelButton = null;
            }

            if (DestinationLabel != null)
            {
                DestinationLabel.Dispose();
                DestinationLabel = null;
            }

            if (LoadingIndicator != null)
            {
                LoadingIndicator.Dispose();
                LoadingIndicator = null;
            }
        }
Ejemplo n.º 16
0
        void ReleaseDesignerOutlets()
        {
            if (ContentLayout != null)
            {
                ContentLayout.Dispose();
                ContentLayout = null;
            }

            if (LoadLayout != null)
            {
                LoadLayout.Dispose();
                LoadLayout = null;
            }

            if (LoadProgress != null)
            {
                LoadProgress.Dispose();
                LoadProgress = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (AvatarImg != null) {
				AvatarImg.Dispose ();
				AvatarImg = null;
			}

			if (BlendNavBarView != null) {
				BlendNavBarView.Dispose ();
				BlendNavBarView = null;
			}

			if (CollectionView != null) {
				CollectionView.Dispose ();
				CollectionView = null;
			}

			if (Spinner != null) {
				Spinner.Dispose ();
				Spinner = null;
			}
		}
        void ReleaseDesignerOutlets()
        {
            if (BlendNavBarView != null)
            {
                BlendNavBarView.Dispose();
                BlendNavBarView = null;
            }

            if (CollectionView != null)
            {
                CollectionView.Dispose();
                CollectionView = null;
            }

            if (CollectionViewTitle != null)
            {
                CollectionViewTitle.Dispose();
                CollectionViewTitle = null;
            }

            if (LeftBadgeContainer != null)
            {
                LeftBadgeContainer.Dispose();
                LeftBadgeContainer = null;
            }

            if (LeftBadgeDescriptionLbl != null)
            {
                LeftBadgeDescriptionLbl.Dispose();
                LeftBadgeDescriptionLbl = null;
            }

            if (LeftBadgeValueLbl != null)
            {
                LeftBadgeValueLbl.Dispose();
                LeftBadgeValueLbl = null;
            }

            if (RightBadgeContainder != null)
            {
                RightBadgeContainder.Dispose();
                RightBadgeContainder = null;
            }

            if (RightBadgeDescriptionLbl != null)
            {
                RightBadgeDescriptionLbl.Dispose();
                RightBadgeDescriptionLbl = null;
            }

            if (RightBadgeValueLbl != null)
            {
                RightBadgeValueLbl.Dispose();
                RightBadgeValueLbl = null;
            }

            if (Spinner != null)
            {
                Spinner.Dispose();
                Spinner = null;
            }
        }
        void ReleaseDesignerOutlets()
        {
            if (AddImage != null)
            {
                AddImage.Dispose();
                AddImage = null;
            }

            if (btnCancel != null)
            {
                btnCancel.Dispose();
                btnCancel = null;
            }

            if (btnDone != null)
            {
                btnDone.Dispose();
                btnDone = null;
            }

            if (CameraIcon != null)
            {
                CameraIcon.Dispose();
                CameraIcon = null;
            }

            if (DateSelection != null)
            {
                DateSelection.Dispose();
                DateSelection = null;
            }

            if (GoalSelection != null)
            {
                GoalSelection.Dispose();
                GoalSelection = null;
            }

            if (Highlight != null)
            {
                Highlight.Dispose();
                Highlight = null;
            }

            if (Hour != null)
            {
                Hour.Dispose();
                Hour = null;
            }

            if (LogHoursContainer != null)
            {
                LogHoursContainer.Dispose();
                LogHoursContainer = null;
            }

            if (OrganisationSelection != null)
            {
                OrganisationSelection.Dispose();
                OrganisationSelection = null;
            }

            if (ScrollView != null)
            {
                ScrollView.Dispose();
                ScrollView = null;
            }

            if (UploadedImage != null)
            {
                UploadedImage.Dispose();
                UploadedImage = null;
            }

            if (waiting != null)
            {
                waiting.Dispose();
                waiting = null;
            }
        }
		void ReleaseDesignerOutlets ()
		{
			if (BlendNavBarView != null) {
				BlendNavBarView.Dispose ();
				BlendNavBarView = null;
			}

			if (CollectionView != null) {
				CollectionView.Dispose ();
				CollectionView = null;
			}

			if (CollectionViewTitle != null) {
				CollectionViewTitle.Dispose ();
				CollectionViewTitle = null;
			}

			if (LeftBadgeContainer != null) {
				LeftBadgeContainer.Dispose ();
				LeftBadgeContainer = null;
			}

			if (LeftBadgeDescriptionLbl != null) {
				LeftBadgeDescriptionLbl.Dispose ();
				LeftBadgeDescriptionLbl = null;
			}

			if (LeftBadgeValueLbl != null) {
				LeftBadgeValueLbl.Dispose ();
				LeftBadgeValueLbl = null;
			}

			if (RightBadgeContainder != null) {
				RightBadgeContainder.Dispose ();
				RightBadgeContainder = null;
			}

			if (RightBadgeDescriptionLbl != null) {
				RightBadgeDescriptionLbl.Dispose ();
				RightBadgeDescriptionLbl = null;
			}

			if (RightBadgeValueLbl != null) {
				RightBadgeValueLbl.Dispose ();
				RightBadgeValueLbl = null;
			}

			if (Spinner != null) {
				Spinner.Dispose ();
				Spinner = null;
			}
		}