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

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

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

            if (imageColumn != null)
            {
                imageColumn.Dispose();
                imageColumn = null;
            }
        }
Пример #2
0
        public override AppKit.NSView GetCell(AppKit.NSTableView tableView, AppKit.NSTableColumn tableColumn, Foundation.NSObject owner)
        {
            var cell = tableView.MakeView(MutliImageMediaCellView.Key, owner) as MutliImageMediaCellView ?? new MutliImageMediaCellView();

            cell.UpdateValues(BindingContext as Genre);
            return(cell);
        }
Пример #3
0
        void ReleaseDesignerOutlets()
        {
            if (ClubnaamColumn != null)
            {
                ClubnaamColumn.Dispose();
                ClubnaamColumn = null;
            }

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

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

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

            if (PlaatsColumn != null)
            {
                PlaatsColumn.Dispose();
                PlaatsColumn = null;
            }
        }
Пример #4
0
        void ReleaseDesignerOutlets()
        {
            if (TransactionsTable != null)
            {
                TransactionsTable.Dispose();
                TransactionsTable = null;
            }

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

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

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

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

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

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

            if (currentPositionIndicatorColumn != null)
            {
                currentPositionIndicatorColumn.Dispose();
                currentPositionIndicatorColumn = null;
            }
        }
        //[Action ("ScreeningControlAction:")]
        //partial void ScreeningControlAction (Foundation.NSObject sender);

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

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

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

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

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

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

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

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

            if (ScreensColumn != null)
            {
                ScreensColumn.Dispose();
                ScreensColumn = null;
            }
        }
Пример #7
0
        void ReleaseDesignerOutlets()
        {
            if (documentInfoDisplay != null)
            {
                documentInfoDisplay.Dispose();
                documentInfoDisplay = null;
            }

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

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

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

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

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

            if (receiverColumn != null)
            {
                receiverColumn.Dispose();
                receiverColumn = null;
            }
        }
Пример #8
0
        void ReleaseDesignerOutlets()
        {
            if (OmschrijvingColumn != null)
            {
                OmschrijvingColumn.Dispose();
                OmschrijvingColumn = null;
            }

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

            if (ApparaatnaamColumn != null)
            {
                ApparaatnaamColumn.Dispose();
                ApparaatnaamColumn = null;
            }
        }
Пример #9
0
        void ReleaseDesignerOutlets()
        {
            if (_filmOutlineView != null)
            {
                _filmOutlineView.Dispose();
                _filmOutlineView = null;
            }

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

            if (_infoColumn != null)
            {
                _infoColumn.Dispose();
                _infoColumn = null;
            }
        }
Пример #10
0
        void ReleaseDesignerOutlets()
        {
            if (PrevFNTable != null)
            {
                PrevFNTable.Dispose();
                PrevFNTable = null;
            }

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

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

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

            if (OpleidingnaamColumn != null)
            {
                OpleidingnaamColumn.Dispose();
                OpleidingnaamColumn = null;
            }
        }
Пример #12
0
        void ReleaseDesignerOutlets()
        {
            if (CauseEffectRelationshipsTableView != null)
            {
                CauseEffectRelationshipsTableView.Dispose();
                CauseEffectRelationshipsTableView = null;
            }

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

            if (ParameterTitleColumn != null)
            {
                ParameterTitleColumn.Dispose();
                ParameterTitleColumn = null;
            }
        }
Пример #13
0
        void ReleaseDesignerOutlets()
        {
            if (PlayerTable != null)
            {
                PlayerTable.Dispose();
                PlayerTable = null;
            }

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

            if (NameColumn != null)
            {
                NameColumn.Dispose();
                NameColumn = null;
            }
        }
Пример #14
0
        void ReleaseDesignerOutlets()
        {
            if (templateTextBox != null)
            {
                templateTextBox.Dispose();
                templateTextBox = null;
            }

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

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

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

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

            if (headerIcon != null)
            {
                headerIcon.Dispose();
                headerIcon = null;
            }
        }
Пример #15
0
        void ReleaseDesignerOutlets()
        {
            if (ProductOrder != null)
            {
                ProductOrder.Dispose();
                ProductOrder = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (maxCancel != null)
            {
                maxCancel.Dispose();
                maxCancel = null;
            }
        }
Пример #18
0
        public override string GetCellText(AppKit.NSTableColumn tableColumn)
        {
            var genre = BindingContext as Genre;

            return(genre.ToString());
        }
Пример #19
0
        void ReleaseDesignerOutlets()
        {
            if (ClickedLabel != null)
            {
                ClickedLabel.Dispose();
                ClickedLabel = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (OpleidingenColumn != null)
            {
                OpleidingenColumn.Dispose();
                OpleidingenColumn = null;
            }
        }
Пример #21
0
        void ReleaseDesignerOutlets()
        {
            if (tb_outAdicionar != null)
            {
                tb_outAdicionar.Dispose();
                tb_outAdicionar = null;
            }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

            if (progressIndicator != null)
            {
                progressIndicator.Dispose();
                progressIndicator = null;
            }
        }
Пример #23
0
        public override string GetCellText(AppKit.NSTableColumn tableColumn)
        {
            var playlist = BindingContext as Playlist;

            return(playlist.ToString());
        }