C# Class OS2Indberetning.Pages.OrganizationPage

Page where Organization can be Selected for the drivereport
Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: os2indberetning/OS2_Windows_Phone

Méthodes publiques

Свойство Type Description
Selected OS2WP8._0.Model.TemplateModels.GenericCellModel

Méthodes publiques

Méthode Description
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

Méthodes protégées

Méthode Description
OnBackButtonPressed ( ) : bool

Override of the OnBackButtonPressed event

Private Methods

Méthode Description
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

Method Details

OnBackButtonPressed() protected méthode

Override of the OnBackButtonPressed event
protected OnBackButtonPressed ( ) : bool
Résultat bool

OrganizationPage() public méthode

Constructor that handles initialization of the page
public OrganizationPage ( ) : OS2Indberetning.Templates
Résultat OS2Indberetning.Templates

SetContent() public méthode

Method that creates a layout for the page and sets it as the page content
public SetContent ( ) : void
Résultat void

Property Details

Selected public_oe property

public GenericCellModel,OS2WP8._0.Model.TemplateModels Selected
Résultat OS2WP8._0.Model.TemplateModels.GenericCellModel