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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (btnTwo != null)
            {
                btnTwo.Dispose();
                btnTwo = null;
            }
        }
コード例 #7
0
		void ReleaseDesignerOutlets ()
		{
			if (AddButton != null) {
				AddButton.Dispose ();
				AddButton = null;
			}
		}
コード例 #8
0
        void ReleaseDesignerOutlets()
        {
            if (FrofileMainView != null)
            {
                FrofileMainView.Dispose();
                FrofileMainView = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (UserInfoButton != null)
            {
                UserInfoButton.Dispose();
                UserInfoButton = null;
            }
        }
コード例 #16
0
		void ReleaseDesignerOutlets ()
		{
			if (playButton != null) {
				playButton.Dispose ();
				playButton = null;
			}
		}
コード例 #17
0
        void ReleaseDesignerOutlets()
        {
            if (_cancelButton != null)
            {
                _cancelButton.Dispose();
                _cancelButton = null;
            }

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

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

            if (_submitButton != null)
            {
                _submitButton.Dispose();
                _submitButton = null;
            }
        }
コード例 #18
0
        void ReleaseDesignerOutlets()
        {
            if (BtnBank != null)
            {
                BtnBank.Dispose();
                BtnBank = null;
            }

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

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

            if (SettingBarButton != null)
            {
                SettingBarButton.Dispose();
                SettingBarButton = null;
            }
        }
コード例 #19
0
 void ReleaseDesignerOutlets()
 {
     if (SettingsBarButton != null)
     {
         SettingsBarButton.Dispose();
         SettingsBarButton = null;
     }
 }
コード例 #20
0
 void ReleaseDesignerOutlets()
 {
     if (CancelButton != null)
     {
         CancelButton.Dispose();
         CancelButton = null;
     }
 }
コード例 #21
0
 void ReleaseDesignerOutlets()
 {
     if (BtnAddReservation != null)
     {
         BtnAddReservation.Dispose();
         BtnAddReservation = null;
     }
 }
コード例 #22
0
 void ReleaseDesignerOutlets()
 {
     if (DoneButton != null)
     {
         DoneButton.Dispose();
         DoneButton = null;
     }
 }
コード例 #23
0
 void ReleaseDesignerOutlets()
 {
     if (settings != null)
     {
         settings.Dispose();
         settings = null;
     }
 }
コード例 #24
0
 void ReleaseDesignerOutlets()
 {
     if (btnBusqueda != null)
     {
         btnBusqueda.Dispose();
         btnBusqueda = null;
     }
 }
コード例 #25
0
 void ReleaseDesignerOutlets()
 {
     if (starButton != null)
     {
         starButton.Dispose();
         starButton = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (SortButton != null)
     {
         SortButton.Dispose();
         SortButton = null;
     }
 }
コード例 #27
0
 void ReleaseDesignerOutlets()
 {
     if (settingBarButtonItem != null)
     {
         settingBarButtonItem.Dispose();
         settingBarButtonItem = null;
     }
 }
コード例 #28
0
 void ReleaseDesignerOutlets()
 {
     if (playButton != null)
     {
         playButton.Dispose();
         playButton = null;
     }
 }
コード例 #29
0
 void ReleaseDesignerOutlets()
 {
     if (RevealButtonItem != null)
     {
         RevealButtonItem.Dispose();
         RevealButtonItem = null;
     }
 }
コード例 #30
0
 void ReleaseDesignerOutlets()
 {
     if (SaveBarButtonItem != null)
     {
         SaveBarButtonItem.Dispose();
         SaveBarButtonItem = null;
     }
 }
コード例 #31
0
 void ReleaseDesignerOutlets()
 {
     if (AddButton != null)
     {
         AddButton.Dispose();
         AddButton = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (SyncAllPromptsButton != null)
     {
         SyncAllPromptsButton.Dispose();
         SyncAllPromptsButton = null;
     }
 }
 void ReleaseDesignerOutlets()
 {
     if (refreshBarButtonItem != null)
     {
         refreshBarButtonItem.Dispose();
         refreshBarButtonItem = null;
     }
 }
コード例 #34
0
 void ReleaseDesignerOutlets()
 {
     if (btnTweet_TouchUpInside != null)
     {
         btnTweet_TouchUpInside.Dispose();
         btnTweet_TouchUpInside = null;
     }
 }
コード例 #35
0
 void ReleaseDesignerOutlets()
 {
     if (cancelDateFilterButton != null)
     {
         cancelDateFilterButton.Dispose();
         cancelDateFilterButton = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (calendarsButton != null) {
				calendarsButton.Dispose ();
				calendarsButton = null;
			}

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

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

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

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

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

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

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

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

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

			if (startButton != null) {
				startButton.Dispose ();
				startButton = null;
			}
		}
コード例 #41
0
		void ReleaseDesignerOutlets ()
		{
			if (mainToolBar != null) {
				mainToolBar.Dispose ();
				mainToolBar = null;
			}

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

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

			if (buttonBrowse != null) {
				buttonBrowse.Dispose ();
				buttonBrowse = null;
			}
		}
コード例 #42
0
		void ReleaseDesignerOutlets ()
		{
			if (CalendarView != null) {
				CalendarView.Dispose ();
				CalendarView = null;
			}

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

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

			if (AddButton != null) {
				AddButton.Dispose ();
				AddButton = null;
			}
		}
コード例 #43
0
		void ReleaseDesignerOutlets ()
		{
			if (CancelToolbarItem != null) {
				CancelToolbarItem.Dispose ();
				CancelToolbarItem = null;
			}

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

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

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

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

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

			if (StartToolbarItem != null) {
				StartToolbarItem.Dispose ();
				StartToolbarItem = null;
			}
		}
コード例 #44
0
		void ReleaseDesignerOutlets ()
		{
			if (LivePhotoView != null) {
				LivePhotoView.Dispose ();
				LivePhotoView = null;
			}

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

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

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

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

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

			if (ProgressView != null) {
				ProgressView.Dispose ();
				ProgressView = null;
			}
		}
コード例 #45
0
        void ReleaseDesignerOutlets()
        {
            if (actionButton != null) {
                actionButton.Dispose();
                actionButton = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (submitButton != null) {
                submitButton.Dispose();
                submitButton = null;
            }
        }
コード例 #48
0
        void ReleaseDesignerOutlets()
        {
            if (cancelBtn != null) {
                cancelBtn.Dispose ();
                cancelBtn = null;
            }

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

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

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

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