C# Class YanpixFinanceManager.ViewModel.CategoriesViewModel

Inheritance: YanpixFinanceManager.ViewModel.Common.BindableBase
Afficher le fichier Open project: Yanpix/FinanceManager

Méthodes publiques

Méthode Description
CategoriesViewModel ( INavigationService navigationService, IEntityBaseService categoryService, IPlatformEvents platformEvents ) : System

Private Methods

Méthode 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 méthode

public CategoriesViewModel ( INavigationService navigationService, IEntityBaseService categoryService, IPlatformEvents platformEvents ) : System
navigationService INavigationService
categoryService IEntityBaseService
platformEvents IPlatformEvents
Résultat System