Candide.CandideUI.TradingPost.Components.ItemSearchControl
Type JSONpublic class in Candide.CandideUI.TradingPost.Components
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.TradingPost.Components - Base type
Candide.CandideUI.Containers.CandidePanel - Hash
5859AF7D945E5C1917F87F7D5C77C942171AC66B21AC11E2533080913F4B6683
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Grid# | public | public Candide.CandideUI.TradingPost.Components.ItemSearchControlHolderGridScrollView Grid |
SearchTextInput# | public | public Candide.CandideUI.Input.CandideTextInputBox SearchTextInput |
_craftBtnPanel# | private | private Candide.CandideUI.Containers.CandideHorizontalStackPanel _craftBtnPanel |
_itemTradeRouteAmounts# | private | private System.Collections.Generic.List<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount> _itemTradeRouteAmounts |
_lastSearch# | private | private System.String _lastSearch |
_recipeName# | private | private Candide.CandideUI.Components.CandideIconLabel _recipeName |
_searchButton# | private | private Candide.CandideUI.Components.Buttons.CandideIconButton _searchButton |
_searchTimer# | private | private System.Single _searchTimer |
_storedSearchText# | private | private System.String _storedSearchText |
Methods
CandideExtendedInteractionsHandlerOnDraggedContentChanged
#
private System.Void CandideExtendedInteractionsHandlerOnDraggedContentChanged(System.Object sender, Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent e)
Method metadata
- Visibilityprivate
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
8B0AD7439FE03F1BC313863659BC9526C1E303A3A990807DC01504CF16572685 - Body hash
161C048E37C0AAC786616C0B7814FC7B3972708FCA33EA23C318B50B67D9B539 - IL size23
Referenced calls
OnDismount
#
protected System.Void OnDismount()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
F480210065D8CA0A9359F5F0DE98206B6624AF024B4E78EE3EECD54BD96990AE - Body hash
FFF0393B81BA94B5D84E4F95B69574CB0F711148780D390CA4981629D9D4807B - IL size35
Referenced calls
Candide.CandideUI.TradingPost.Components.ItemSearchControl::CandideExtendedInteractionsHandlerOnDraggedContentChanged(System.Object, Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent)System.EventHandler<Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent>::.ctor(System.Object, System.IntPtr)Candide.CandideUI.CandideExtendedInteractionsHandler::remove_DraggedContentChanged(System.EventHandler<Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent>)Candide.CandideUI.CandideUiElement::OnDismount()
OnMount
#
protected System.Void OnMount()
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
3B73E3F884F12285F5C37D733745764A9694DC63F45FF93B0D0240B0CD785C45 - Body hash
38E47411C546C8ED3891194AC162101EEA0DC7F648A93774F77340BDD4A02BC6 - IL size24
Referenced calls
Candide.CandideUI.TradingPost.Components.ItemSearchControl::CandideExtendedInteractionsHandlerOnDraggedContentChanged(System.Object, Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent)System.EventHandler<Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent>::.ctor(System.Object, System.IntPtr)Candide.CandideUI.CandideExtendedInteractionsHandler::add_DraggedContentChanged(System.EventHandler<Candide.CandideUI.Components.Holder.ICandideDraggableHolderContent>)Candide.CandideUI.CandideUiElement::OnMount()
OnShow
#
public System.Void OnShow()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
2A9565143F22B255A1F32114EBE0D100F69A22F66AC0660BB7A3553C6F3942A4 - Body hash
E32D8B106D053761B637037329913583EF7AF563F410A142E44E9488A868EB71 - IL size39
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
E65DC26634AB2F8EE8E740565FFA29DEAC84FE171BDA0D19E4BED26C4EA32617 - Body hash
8F2BF7459F06215FD9AAEC8CC849CB9F6E7FEBDDCA009C898EE0A43A0C13578C - IL size79
Referenced calls
Candide.CandideUI.CandideUiContainerMultipleItems::Update(Microsoft.Xna.Framework.GameTime)Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()System.TimeSpan::get_TotalSeconds()Candide.CandideUI.Input.CandideTextInputBox::get_Text()Candide.CandideUI.TradingPost.Components.ItemSearchControl::UpdateGrid(System.String)
UpdateGrid
#
public System.Void UpdateGrid(System.String text)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
BC703C9B9AF13432BA3C1BE5803D620C9EDFDEB48505D4C15D4FBB6AF7241942 - Body hash
D7B5DC987D9E960880419C3B2ECDAA4A11428E00B2C97669F438F450A60FEC94 - IL size128
Referenced calls
ItemSearchControl.<>c__DisplayClass11_0::.ctor()System.String::op_Equality(System.String, System.String)ItemSearchControl.<>c__DisplayClass11_0::<UpdateGrid>b__0(Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount)System.Func<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount, System.Boolean>::.ctor(System.Object, System.IntPtr)System.Linq.Enumerable::Where(System.Collections.Generic.IEnumerable<!!0>, System.Func<!!0, System.Boolean>)System.Linq.Enumerable::ToList(System.Collections.Generic.IEnumerable<!!0>)Candide.CandideUI.TradingPost.Components.ItemSearchControlHolderGridScrollView::SetItems(System.Collections.Generic.List<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount>)System.Collections.Generic.List<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount>::get_Count()