Method | Description | |
---|---|---|
CouplingPage ( ) : System | ||
SetMunicipality ( |
Method is used as a constructor. The real constructor needs to be parameterless
|
Method | Description | |
---|---|---|
OnBackButtonPressed ( ) : bool |
Method that overrides the BackbuttonPressed event. Calls SendBackMessage so that the logic is handles by the viewmodel
|
|
OnDisappearing ( ) : void |
Method | Description | |
---|---|---|
SendBackMessage ( ) : void |
Method that sends a Back message
|
|
SendCoupleMessage ( ) : void |
Method that sends a Couple message
|
|
SetContent ( ) : |
Method used to create the layout of the page
|
public SetMunicipality ( |
||
m | Municipality that the user is trying to couple with | |
return | void |