C# 클래스 YanpixFinanceManager.ViewModel.CategoriesViewModel

상속: YanpixFinanceManager.ViewModel.Common.BindableBase
파일 보기 프로젝트 열기: Yanpix/FinanceManager

공개 메소드들

메소드 설명
CategoriesViewModel ( INavigationService navigationService, IEntityBaseService categoryService, IPlatformEvents platformEvents ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

CategoriesViewModel() 공개 메소드

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