C# 클래스 OS2Indberetning.Pages.TaxPage

Page that makes it possible to view and select a taxation catagory
상속: Xamarin.Forms.ContentPage
파일 보기 프로젝트 열기: os2indberetning/OS2_Windows_Phone

공개 프로퍼티들

프로퍼티 타입 설명
Selected OS2WP8._0.Model.TemplateModels.GenericCellModel

공개 메소드들

메소드 설명
SetContent ( ) : void

Method that creates the page content

TaxPage ( ) : OS2Indberetning.Templates

Constructor that handles initialization of the page

보호된 메소드들

메소드 설명
OnBackButtonPressed ( ) : bool

Method that overrides the BackbuttonPressed event. Calls SendBackMessage so that the logic is handles by the viewmodel

비공개 메소드들

메소드 설명
SendBackMessage ( ) : void

Method that handles sending a Back message

SendSelectedMessage ( ) : void

Method that handles sending a Selected message

메소드 상세

OnBackButtonPressed() 보호된 메소드

Method that overrides the BackbuttonPressed event. Calls SendBackMessage so that the logic is handles by the viewmodel
protected OnBackButtonPressed ( ) : bool
리턴 bool

SetContent() 공개 메소드

Method that creates the page content
public SetContent ( ) : void
리턴 void

TaxPage() 공개 메소드

Constructor that handles initialization of the page
public TaxPage ( ) : OS2Indberetning.Templates
리턴 OS2Indberetning.Templates

프로퍼티 상세

Selected 공개적으로 프로퍼티

public GenericCellModel,OS2WP8._0.Model.TemplateModels Selected
리턴 OS2WP8._0.Model.TemplateModels.GenericCellModel