C# Класс OS2Indberetning.Pages.OrganizationPage

Page where Organization can be Selected for the drivereport
Наследование: Xamarin.Forms.ContentPage
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
Selected OS2WP8._0.Model.TemplateModels.GenericCellModel

Открытые методы

Метод Описание
OrganizationPage ( ) : OS2Indberetning.Templates

Constructor that handles initialization of the page

SetContent ( ) : void

Method that creates a layout for the page and sets it as the page content

Защищенные методы

Метод Описание
OnBackButtonPressed ( ) : bool

Override of the OnBackButtonPressed event

Приватные методы

Метод Описание
SendBackMessage ( ) : void

Method that handles sending a Back message to the viewmodel

SendSelectedMessage ( ) : void

Method that handles sending a Selected message to the viewmodel, with the Selected items name

Описание методов

OnBackButtonPressed() защищенный Метод

Override of the OnBackButtonPressed event
protected OnBackButtonPressed ( ) : bool
Результат bool

OrganizationPage() публичный Метод

Constructor that handles initialization of the page
public OrganizationPage ( ) : OS2Indberetning.Templates
Результат OS2Indberetning.Templates

SetContent() публичный Метод

Method that creates a layout for the page and sets it as the page content
public SetContent ( ) : void
Результат void

Описание свойств

Selected публичное свойство

public GenericCellModel,OS2WP8._0.Model.TemplateModels Selected
Результат OS2WP8._0.Model.TemplateModels.GenericCellModel