Candide.CandideUI.TradingPost.Components.ItemSearchControlHolderGridScrollView
Type JSONpublic class in Candide.CandideUI.TradingPost.Components
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.TradingPost.Components - Base type
Candide.CandideUI.Containers.CandidePanel - Hash
CF908DBB66C40A2AACAE5E6F3AA090DA8371146C042AE579B96CF0C00E455913
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
Grid# | public | public Candide.CandideUI.Containers.CandideGrid Grid |
GridColumnCount# | private | private System.Int32 GridColumnCount |
ItemSelected# | private | private System.EventHandler<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount> ItemSelected |
_items# | private | private System.Collections.Generic.List<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount> _items |
_rowCount# | private | private System.Int32 _rowCount |
Events
| Name | Visibility | Signature |
|---|---|---|
ItemSelected# | public | public System.EventHandler<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount> ItemSelected |
Methods
InvalidateGrid
#
public System.Void InvalidateGrid()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
D93075849D783AFC06F7FB8FB7F2A3349178CB64BBDFEE720906048525027EEE - Body hash
129AD029B6B4DAB1539DC09189AB8037E08E6FA41EBAA0F1F1685E3CD449A11C - IL size351
Referenced calls
Candide.CandideUI.Containers.CandideGrid::ClearChildren()System.Collections.Generic.List<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount>::GetEnumerator()ItemSearchControlHolderGridScrollView.<>c__DisplayClass9_0::.ctor()List.Enumerator<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount>::get_Current()Candide.CandideUI.TradingPost.Components.ItemSearchControlHolder::.ctor()Candide.CandideUI.CandideUiElement::set_GridColumn(System.Int32)Candide.CandideUI.CandideUiElement::set_GridRow(System.Int32)Candide.CandideUI.CandideThickness::.ctor(System.Int32)Candide.CandideUI.CandideUiElement::set_Margin(Candide.CandideUI.CandideThickness)ItemSearchControlHolderGridScrollView.<>c__DisplayClass9_0::<InvalidateGrid>b__0(System.Object, System.EventArgs)System.EventHandler::.ctor(System.Object, System.IntPtr)Candide.CandideUI.CandideUiElement::add_Clicked(System.EventHandler)Shared.Models.Items.ResourceAmount::.ctor(System.String, System.Int32)System.Nullable<Shared.Models.Items.ResourceAmount>::.ctor(!0)Candide.CandideUI.TradingPost.Components.ItemSearchControlHolder::SetData(System.Nullable<Shared.Models.Items.ResourceAmount>)Shared.Models.Items.ItemAmount::.ctor(System.String, System.Int32)System.Nullable<Shared.Models.Items.ItemAmount>::.ctor(!0)Candide.CandideUI.TradingPost.Components.ItemSearchControlHolder::SetData(System.Nullable<Shared.Models.Items.ItemAmount>)System.ArgumentOutOfRangeException::.ctor()Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)List.Enumerator<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount>::MoveNext()System.IDisposable::Dispose()Candide.CandideUI.Components.Holder.CandideItemRecipe::.ctor()
SetItems
#
public System.Void SetItems(System.Collections.Generic.List<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount> itemList)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
1384270C2BB9B71E53A560DB0F3DBF393EEA39E1C98FB2FE304D256BC78613DB - Body hash
0680D9358DC7D86EAF899CA69103724A9D796A964E03B9A6ECE499860A8B081C - IL size52
Referenced calls
System.Collections.Generic.List<Candide.CandideUI.TradingPost.Components.ItemTradeRouteAmount>::get_Count()Candide.CandideUI.TradingPost.Components.ItemSearchControlHolderGridScrollView::InvalidateGrid()