Class EncyclopediaSearchResultVM
- 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
sourceEncyclopediaListItemsearchedTextstringmatchStartIndexint
Fields
LinkId
public string LinkId
Field Value
MatchStartIndex
public readonly int MatchStartIndex
Field Value
PageType
public string PageType
Field Value
_nameText
public string _nameText
Field Value
Properties
NameText
[DataSourceProperty]
public string NameText { get; set; }
Property Value
OrgNameText
public string OrgNameText { get; }
Property Value
Methods
Execute()
public void Execute()
UpdateSearchedText(string)
public void UpdateSearchedText(string searchedText)
Parameters
searchedTextstring
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).