コード例 #1
0
        void ReleaseDesignerOutlets()
        {
            if (collectionView != null)
            {
                collectionView.Dispose();
                collectionView = null;
            }

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

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

            if (topViewHeight != null)
            {
                topViewHeight.Dispose();
                topViewHeight = null;
            }
        }
コード例 #2
0
        void ReleaseDesignerOutlets()
        {
            if (ProjectPlaceholderView != null)
            {
                ProjectPlaceholderView.Dispose();
                ProjectPlaceholderView = null;
            }

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

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

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

            if (ClientPlaceHolderView != null)
            {
                ClientPlaceHolderView.Dispose();
                ClientPlaceHolderView = null;
            }
        }
コード例 #3
0
        void ReleaseDesignerOutlets()
        {
            if (avatar != null)
            {
                avatar.Dispose();
                avatar = null;
            }

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

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

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

            if (powerLabel != null)
            {
                powerLabel.Dispose();
                powerLabel = null;
            }
        }
コード例 #4
0
        void ReleaseDesignerOutlets()
        {
            if (imgBullet != null) {
                imgBullet.Dispose ();
                imgBullet = null;
            }

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

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

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

            if (paddingHeigthBottom != null) {
                paddingHeigthBottom.Dispose ();
                paddingHeigthBottom = null;
            }
        }
コード例 #5
0
        void ReleaseDesignerOutlets()
        {
            if (InternalImageView != null)
            {
                InternalImageView.Dispose();
                InternalImageView = null;
            }

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

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

            if (BottomOffset != null)
            {
                BottomOffset.Dispose();
                BottomOffset = null;
            }
        }
コード例 #6
0
        void ReleaseDesignerOutlets()
        {
            if (_stackViewHeight != null)
            {
                _stackViewHeight.Dispose();
                _stackViewHeight = null;
            }

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

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

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

            if (_name != null)
            {
                _name.Dispose();
                _name = null;
            }
        }
コード例 #7
0
        void ReleaseDesignerOutlets()
        {
            if (DescriptionWidth != null)
            {
                DescriptionWidth.Dispose();
                DescriptionWidth = null;
            }

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

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

            if (TaskWidth != null)
            {
                TaskWidth.Dispose();
                TaskWidth = null;
            }
        }
コード例 #8
0
        void ReleaseDesignerOutlets()
        {
            if (imgBullet != null)
            {
                imgBullet.Dispose();
                imgBullet = null;
            }

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

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

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

            if (paddingHeigthBottom != null)
            {
                paddingHeigthBottom.Dispose();
                paddingHeigthBottom = null;
            }
        }
コード例 #9
0
        void ReleaseDesignerOutlets()
        {
            if (lblBulletPoint != null) {
                lblBulletPoint.Dispose ();
                lblBulletPoint = null;
            }

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

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

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

            if (paddingHeigthTop != null) {
                paddingHeigthTop.Dispose ();
                paddingHeigthTop = null;
            }
        }
コード例 #10
0
        void ReleaseDesignerOutlets()
        {
            if (scrollView != null)
            {
                scrollView.Dispose();
                scrollView = null;
            }

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

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

            if (loader != null)
            {
                loader.Dispose();
                loader = null;
            }
        }
コード例 #11
0
        void ReleaseDesignerOutlets()
        {
            if (topView != null)
            {
                topView.Dispose();
                topView = null;
            }

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

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

            if (hamburgerMenu != null)
            {
                hamburgerMenu.Dispose();
                hamburgerMenu = null;
            }
        }
コード例 #12
0
        void ReleaseDesignerOutlets()
        {
            if (lblBulletPoint != null)
            {
                lblBulletPoint.Dispose();
                lblBulletPoint = null;
            }

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

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

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

            if (paddingHeigthTop != null)
            {
                paddingHeigthTop.Dispose();
                paddingHeigthTop = null;
            }
        }
コード例 #13
0
        void ReleaseDesignerOutlets()
        {
            if (CalendarContainer != null)
            {
                CalendarContainer.Dispose();
                CalendarContainer = null;
            }

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

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

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

            if (TopCalendarConstraint != null)
            {
                TopCalendarConstraint.Dispose();
                TopCalendarConstraint = null;
            }
        }
コード例 #14
0
        void ReleaseDesignerOutlets()
        {
            if (LicensesView != null)
            {
                LicensesView.Dispose();
                LicensesView = null;
            }

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

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

            if (TopConstraint != null)
            {
                TopConstraint.Dispose();
                TopConstraint = null;
            }
        }
コード例 #15
0
        void ReleaseDesignerOutlets()
        {
            if (TopConstraint != null)
            {
                TopConstraint.Dispose();
                TopConstraint = null;
            }

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

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

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

            if (TextField != null)
            {
                TextField.Dispose();
                TextField = null;
            }
        }
コード例 #16
0
        void ReleaseDesignerOutlets()
        {
            if (CancelButton != null)
            {
                CancelButton.Dispose();
                CancelButton = null;
            }

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

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

            if (TableViewHeightConstraint != null)
            {
                TableViewHeightConstraint.Dispose();
                TableViewHeightConstraint = null;
            }
        }
コード例 #17
0
        void ReleaseDesignerOutlets()
        {
            if (ContainerTopConstraint != null)
            {
                ContainerTopConstraint.Dispose();
                ContainerTopConstraint = null;
            }

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

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

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

            if (TitleTopConstraint != null)
            {
                TitleTopConstraint.Dispose();
                TitleTopConstraint = null;
            }
        }
コード例 #18
0
 void ReleaseDesignerOutlets()
 {
     if (SignWithGoogleButton != null)
     {
         SignWithGoogleButton.Dispose();
         SignWithGoogleButton = null;
     }
 }
コード例 #19
0
		void ReleaseDesignerOutlets ()
		{
			if (TableHeightConstrant != null) {
				TableHeightConstrant.Dispose ();
				TableHeightConstrant = null;
			}

			if (ButtonTable != null) {
				ButtonTable.Dispose ();
				ButtonTable = null;
			}
		}
コード例 #20
0
        void ReleaseDesignerOutlets()
        {
            if (_tableViewBottomConstraint != null)
            {
                _tableViewBottomConstraint.Dispose();
                _tableViewBottomConstraint = null;
            }

            if (contactsTableView != null)
            {
                contactsTableView.Dispose();
                contactsTableView = null;
            }
        }
コード例 #21
0
        void ReleaseDesignerOutlets()
        {
            if (_tableView != null)
            {
                _tableView.Dispose();
                _tableView = null;
            }

            if (_tableViewTopConstraint != null)
            {
                _tableViewTopConstraint.Dispose();
                _tableViewTopConstraint = null;
            }
        }
コード例 #22
0
        void ReleaseDesignerOutlets()
        {
            if (BottomViewHeightConstraint != null)
            {
                BottomViewHeightConstraint.Dispose();
                BottomViewHeightConstraint = null;
            }

            if (BottomView != null)
            {
                BottomView.Dispose();
                BottomView = null;
            }
        }
コード例 #23
0
        void ReleaseDesignerOutlets()
        {
            if (ActivityIndicator != null)
            {
                ActivityIndicator.Dispose();
                ActivityIndicator = null;
            }

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

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

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

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

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

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

            if (SuccessMessageLabel != null)
            {
                SuccessMessageLabel.Dispose();
                SuccessMessageLabel = null;
            }
        }
コード例 #24
0
        void ReleaseDesignerOutlets()
        {
            if (TableHeightConstrant != null)
            {
                TableHeightConstrant.Dispose();
                TableHeightConstrant = null;
            }

            if (ButtonTable != null)
            {
                ButtonTable.Dispose();
                ButtonTable = null;
            }
        }
コード例 #25
0
        void ReleaseDesignerOutlets()
        {
            if (buttonStackView != null)
            {
                buttonStackView.Dispose();
                buttonStackView = null;
            }

            if (buttonStackViewHeightConstraint != null)
            {
                buttonStackViewHeightConstraint.Dispose();
                buttonStackViewHeightConstraint = null;
            }
        }
コード例 #26
0
        void ReleaseDesignerOutlets()
        {
            if (GeneralLabel != null)
            {
                GeneralLabel.Dispose();
                GeneralLabel = null;
            }

            if (TestLabel != null)
            {
                TestLabel.Dispose();
                TestLabel = null;
            }
        }
コード例 #27
0
        void ReleaseDesignerOutlets()
        {
            if (leadingConstraint != null)
            {
                leadingConstraint.Dispose();
                leadingConstraint = null;
            }

            if (trailingConstraint != null)
            {
                trailingConstraint.Dispose();
                trailingConstraint = null;
            }
        }
コード例 #28
0
        void ReleaseDesignerOutlets()
        {
            if (LicensesTableView != null)
            {
                LicensesTableView.Dispose();
                LicensesTableView = null;
            }

            if (TopConstraint != null)
            {
                TopConstraint.Dispose();
                TopConstraint = null;
            }
        }
コード例 #29
0
        void ReleaseDesignerOutlets()
        {
            if (bottomView != null)
            {
                bottomView.Dispose();
                bottomView = null;
            }

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

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

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

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

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

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

            if (sendProgressBar != null)
            {
                sendProgressBar.Dispose();
                sendProgressBar = null;
            }
        }
コード例 #30
0
        void ReleaseDesignerOutlets()
        {
            if (ContainerViewWidthConstraint != null)
            {
                ContainerViewWidthConstraint.Dispose();
                ContainerViewWidthConstraint = null;
            }

            if (ContainerViewConstraint != null)
            {
                ContainerViewConstraint.Dispose();
                ContainerViewConstraint = null;
            }
        }
コード例 #31
0
        void ReleaseDesignerOutlets()
        {
            if (TitleLabel != null)
            {
                TitleLabel.Dispose();
                TitleLabel = null;
            }

            if (TitleTopMarginConstraint != null)
            {
                TitleTopMarginConstraint.Dispose();
                TitleTopMarginConstraint = null;
            }
        }
コード例 #32
0
        void ReleaseDesignerOutlets()
        {
            if (bottomConstraint != null)
            {
                bottomConstraint.Dispose();
                bottomConstraint = null;
            }

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

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

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

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

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

            if (trailingConstraint != null)
            {
                trailingConstraint.Dispose();
                trailingConstraint = null;
            }
        }
コード例 #33
0
        void ReleaseDesignerOutlets()
        {
            if (AlarmImageView != null)
            {
                AlarmImageView.Dispose();
                AlarmImageView = null;
            }

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

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

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

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

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

            if (ViewLeadingConstraintToCheckBox != null)
            {
                ViewLeadingConstraintToCheckBox.Dispose();
                ViewLeadingConstraintToCheckBox = null;
            }
        }
コード例 #34
0
        void ReleaseDesignerOutlets()
        {
            if (TopConstraint != null) {
                TopConstraint.Dispose ();
                TopConstraint = null;
            }

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

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

            if (ResultTitle != null) {
                ResultTitle.Dispose ();
                ResultTitle = null;
            }
        }
コード例 #35
0
        void ReleaseDesignerOutlets()
        {
            if (TopConstraint != null) {
                TopConstraint.Dispose ();
                TopConstraint = null;
            }

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

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

            if (HeaderLabel != null) {
                HeaderLabel.Dispose ();
                HeaderLabel = null;
            }
        }
コード例 #36
0
        void ReleaseDesignerOutlets()
        {
            if (btnAction != null) {
                btnAction.Dispose ();
                btnAction = null;
            }

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

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

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

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

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

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

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

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

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

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

            if (paddingHeight != null) {
                paddingHeight.Dispose ();
                paddingHeight = null;
            }
        }
コード例 #37
0
		void ReleaseDesignerOutlets ()
		{
			if (AccountImageView != null) {
				AccountImageView.Dispose ();
				AccountImageView = null;
			}

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

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

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

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

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

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

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

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

			if (SignedOutLabel != null) {
				SignedOutLabel.Dispose ();
				SignedOutLabel = null;
			}
		}
コード例 #38
0
		void ReleaseDesignerOutlets ()
		{
			if (ActivityIndicator != null) {
				ActivityIndicator.Dispose ();
				ActivityIndicator = null;
			}

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

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

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

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

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

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

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

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

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

			if (TwitterButtonCenterYConstraint != null) {
				TwitterButtonCenterYConstraint.Dispose ();
				TwitterButtonCenterYConstraint = null;
			}
		}
コード例 #39
0
		void ReleaseDesignerOutlets ()
		{
			if (BackgroundImageView != null) {
				BackgroundImageView.Dispose ();
				BackgroundImageView = null;
			}

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

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

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

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

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

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

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

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

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

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