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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (doneButton != null) {
                doneButton.Dispose ();
                doneButton = null;
            }
        }
Exemplo n.º 6
0
 void ReleaseDesignerOutlets()
 {
     if (Toolbar != null) {
         Toolbar.Dispose ();
         Toolbar = null;
     }
 }
Exemplo n.º 7
0
 void ReleaseDesignerOutlets()
 {
     if (Toolbar != null)
     {
         Toolbar.Dispose();
         Toolbar = null;
     }
 }
		void ReleaseDesignerOutlets ()
		{
			if (tableView != null) {
				tableView.Dispose ();
				tableView = null;
			}

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

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

            if (lblLoadingMessage != null) {
                lblLoadingMessage.Dispose ();
                lblLoadingMessage = null;
            }
        }
Exemplo n.º 11
0
        void ReleaseDesignerOutlets()
        {
            if (tableView != null)
            {
                tableView.Dispose();
                tableView = null;
            }

            if (toolbar != null)
            {
                toolbar.Dispose();
                toolbar = null;
            }
        }
Exemplo n.º 12
0
        void ReleaseDesignerOutlets()
        {
            if (addPhoto != null)
            {
                addPhoto.Dispose();
                addPhoto = null;
            }

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

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

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

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

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

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

            if (toolbar != null)
            {
                toolbar.Dispose();
                toolbar = null;
            }
        }
Exemplo n.º 13
0
        void ReleaseDesignerOutlets()
        {
            if (detailDescriptionLabel != null)
            {
                detailDescriptionLabel.Dispose();
                detailDescriptionLabel = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (toolBar != null)
            {
                toolBar.Dispose();
                toolBar = null;
            }
        }
Exemplo n.º 19
0
        void ReleaseDesignerOutlets()
        {
            if (GetMorePropertiesButtonItem != null)
            {
                GetMorePropertiesButtonItem.Dispose();
                GetMorePropertiesButtonItem = null;
            }

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

            if (PropertyToolBar != null)
            {
                PropertyToolBar.Dispose();
                PropertyToolBar = null;
            }
        }
Exemplo n.º 20
0
        void ReleaseDesignerOutlets()
        {
            if (toobar != null)
            {
                toobar.Dispose();
                toobar = null;
            }

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

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

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

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

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

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

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

			if (FeatureLayerSegment != null) {
				FeatureLayerSegment.Dispose ();
				FeatureLayerSegment = null;
			}
		}
Exemplo n.º 23
0
        void ReleaseDesignerOutlets()
        {
            if (flashButton != null)
            {
                flashButton.Dispose();
                flashButton = null;
            }

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

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

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

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

            if (textCue != null)
            {
                textCue.Dispose();
                textCue = null;
            }
        }
Exemplo n.º 24
0
        void ReleaseDesignerOutlets()
        {
            if (HangupButton != null)
            {
                HangupButton.Dispose();
                HangupButton = null;
            }

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

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

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

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

            if (StatusLabel != null)
            {
                StatusLabel.Dispose();
                StatusLabel = null;
            }
        }
Exemplo n.º 25
0
        void ReleaseDesignerOutlets()
        {
            if (compositionDebugView != null)
            {
                compositionDebugView.Dispose();
                compositionDebugView = null;
            }

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

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

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

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

            if (toolbar != null)
            {
                toolbar.Dispose();
                toolbar = null;
            }
        }
Exemplo n.º 26
0
		protected override void CreateHandle ()
		{
			m_helper = new MonoTouch.UIKit.UIToolbar();
			m_view = m_helper;
		}
        void ReleaseDesignerOutlets()
        {
            if (labelDate != null) {
                labelDate.Dispose ();
                labelDate = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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