C# 클래스 OS2Indberetning.Pages.OrganizationPage

Page where Organization can be Selected for the drivereport
상속: Xamarin.Forms.ContentPage
파일 보기 프로젝트 열기: os2indberetning/OS2_Windows_Phone

공개 프로퍼티들

프로퍼티 타입 설명
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