Table of Contents

Class EncyclopediaSearchResultVM

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

Constructors

EncyclopediaSearchResultVM(EncyclopediaListItem, string, int)

public EncyclopediaSearchResultVM(EncyclopediaListItem source, string searchedText, int matchStartIndex)

Parameters

source EncyclopediaListItem
searchedText string
matchStartIndex int

Fields

LinkId

public string LinkId

Field Value

string

MatchStartIndex

public readonly int MatchStartIndex

Field Value

int

PageType

public string PageType

Field Value

string

_nameText

public string _nameText

Field Value

string

Properties

NameText

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

Property Value

string

OrgNameText

public string OrgNameText { get; }

Property Value

string

Methods

Execute()

public void Execute()

UpdateSearchedText(string)

public void UpdateSearchedText(string searchedText)

Parameters

searchedText string

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