Table of Contents

Class EncyclopediaListItemVM

Namespace
TaleWorlds.CampaignSystem.ViewModelCollection.Encyclopedia.List
Assembly
TaleWorlds.CampaignSystem.ViewModelCollection.dll
public class EncyclopediaListItemVM : ViewModel, IViewModel, INotifyPropertyChanged
Inheritance
EncyclopediaListItemVM
Implements
Inherited Members

Constructors

EncyclopediaListItemVM(EncyclopediaListItem)

public EncyclopediaListItemVM(EncyclopediaListItem listItem)

Parameters

listItem EncyclopediaListItem

Properties

ComparedValue

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

Property Value

string

Id

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

Property Value

string

IsBookmarked

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

Property Value

bool

IsFiltered

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

Property Value

bool

ListItem

public EncyclopediaListItem ListItem { get; }

Property Value

EncyclopediaListItem

Name

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

Property Value

string

Object

public object Object { get; }

Property Value

object

PlayerCanSeeValues

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

Property Value

bool

Methods

Execute()

public void Execute()

ExecuteBeginTooltip()

public void ExecuteBeginTooltip()

ExecuteEndTooltip()

public void ExecuteEndTooltip()

RefreshValues()

public override void RefreshValues()

SetComparedValue(EncyclopediaListItemComparerBase)

public void SetComparedValue(EncyclopediaListItemComparerBase comparer)

Parameters

comparer EncyclopediaListItemComparerBase

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