Method | Description | |
---|---|---|
GetCategorie ( string identifier ) : |
Find a Category ind the Categories Collection. Id it does not exist we create a new object
|
|
LoadData ( ) : void | ||
MainViewModel ( ) : System | ||
actionLoadCategories ( ) : void |
load alle categories from Server and fill into Categories Collection the collection will be updated and not cleared
|
Method | Description | |
---|---|---|
HandleError ( |
Method | Description | |
---|---|---|
InitCommands ( ) : List |
Inits the commands.
|
|
RaiseCurrentPositionChanged ( System gc ) : void | ||
actionCmd1 ( ) : void | ||
actionCmd2 ( ) : void | ||
callbackCurrentPositionRefreshTimer_Tick ( object sender, |
Handles the Tick event of the CurrentPositionRefreshTimer
|
|
callbackCurrentPositionWatcher_StatusChanged ( object sender, System e ) : void |
Handles the StatusChanged event of the CurrentPositionWatcher
|
|
initGeoWatcher ( ) : void |
starts a geoposition watcher
|
public GetCategorie ( string identifier ) : |
||
identifier | string | |
return |
protected HandleError ( |
||
ex | ||
return | void |