Table of Contents

Class ClanIncomeSortControllerVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.ClanManagement.Categories
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class ClanIncomeSortControllerVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
ClanIncomeSortControllerVM
Implements
Inherited Members

Constructors

ClanIncomeSortControllerVM(MBBindingList<ClanFinanceWorkshopItemVM>, MBBindingList<ClanSupporterGroupVM>, MBBindingList<ClanFinanceAlleyItemVM>)

public ClanIncomeSortControllerVM(MBBindingList<ClanFinanceWorkshopItemVM> workshopList, MBBindingList<ClanSupporterGroupVM> supporterList, MBBindingList<ClanFinanceAlleyItemVM> alleyList)

Parameters

workshopList MBBindingList<ClanFinanceWorkshopItemVM>
supporterList MBBindingList<ClanSupporterGroupVM>
alleyList MBBindingList<ClanFinanceAlleyItemVM>

Properties

IncomeState

[DataSourceProperty]
public int IncomeState { get; set; }

Property Value

int

IncomeText

[DataSourceProperty]
public string IncomeText { get; set; }

Property Value

string

IsIncomeSelected

[DataSourceProperty]
public bool IsIncomeSelected { get; set; }

Property Value

bool

IsLocationSelected

[DataSourceProperty]
public bool IsLocationSelected { get; set; }

Property Value

bool

IsNameSelected

[DataSourceProperty]
public bool IsNameSelected { get; set; }

Property Value

bool

LocationState

[DataSourceProperty]
public int LocationState { get; set; }

Property Value

int

LocationText

[DataSourceProperty]
public string LocationText { get; set; }

Property Value

string

NameState

[DataSourceProperty]
public int NameState { get; set; }

Property Value

int

NameText

[DataSourceProperty]
public string NameText { get; set; }

Property Value

string

Methods

ExecuteSortByIncome()

public void ExecuteSortByIncome()

ExecuteSortByLocation()

public void ExecuteSortByLocation()

ExecuteSortByName()

public void ExecuteSortByName()

RefreshValues()

public override void RefreshValues()

ResetAllStates()

public void ResetAllStates()

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).