Class ClanCardSelectionPopupVM
- Assembly
- TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class ClanCardSelectionPopupVM : ViewModel, IViewModel, INotifyPropertyChanged
- Inheritance
-
ClanCardSelectionPopupVM
- Implements
- Inherited Members
Constructors
ClanCardSelectionPopupVM()
public ClanCardSelectionPopupVM()
Properties
ActionResult
[DataSourceProperty]
public string ActionResult { get; set; }
Property Value
DoneInputKey
[DataSourceProperty]
public InputKeyItemVM DoneInputKey { get; set; }
Property Value
DoneLbl
[DataSourceProperty]
public string DoneLbl { get; set; }
Property Value
IsVisible
[DataSourceProperty]
public bool IsVisible { get; set; }
Property Value
Items
[DataSourceProperty]
public MBBindingList<ClanCardSelectionPopupItemVM> Items { get; set; }
Property Value
Title
[DataSourceProperty]
public string Title { get; set; }
Property Value
Methods
ExecuteCancel()
public void ExecuteCancel()
ExecuteDone()
public void ExecuteDone()
OnFinalize()
public override void OnFinalize()
Open(ClanCardSelectionInfo)
public void Open(ClanCardSelectionInfo info)
Parameters
RefreshValues()
public override void RefreshValues()
SetDoneInputKey(HotKey)
public void SetDoneInputKey(HotKey hotKey)
Parameters
hotKey
HotKey
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).