C# Class YanpixFinanceManager.ViewModel.CategoriesViewModel

Inheritance: YanpixFinanceManager.ViewModel.Common.BindableBase
Datei anzeigen Open project: Yanpix/FinanceManager

Public Methods

Method Description
CategoriesViewModel ( INavigationService navigationService, IEntityBaseService categoryService, IPlatformEvents platformEvents ) : System

Private Methods

Method Description
AddNewAction ( object e ) : void
BackButtonPressed ( object sender, EventArgs e ) : void
ClearSelection ( ) : void
ClearSelectionAction ( object e ) : void
DeleteAllAction ( object e ) : void
DeleteSelectedAction ( object e ) : void
InitSelectedPivot ( ) : int
UpdateCategories ( ) : void

Method Details

CategoriesViewModel() public method

public CategoriesViewModel ( INavigationService navigationService, IEntityBaseService categoryService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
categoryService IEntityBaseService
platformEvents IPlatformEvents
return System