Candide.CandideUI.UserControls.RomanyItemsHolderGridScrollView
Type JSONpublic class in Candide.CandideUI.UserControls
Type metadata
- Assembly
Romestead - Namespace
Candide.CandideUI.UserControls - Base type
Candide.CandideUI.Containers.CandidePanel - Hash
5F7B9E003B176EB100EC4EBCE92620B264965AD23D96F1C5C24D5E1A5FCC57BB
Relationships
Base type
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Grid# | public | public Candide.CandideUI.Containers.CandideGrid Grid |
GridColumnCount# | private | private System.Int32 GridColumnCount |
_items# | private | private System.Collections.Generic.List<Shared.Models.Items.ItemData> _items |
_rowCount# | private | private System.Int32 _rowCount |
Methods
InvalidateRecipes
#
public System.Void InvalidateRecipes()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
4510D1E913451DE9D1A1C8C20C659E3EF5D0A6DD70EED5BAD9925F6A7CF73351 - Body hash
6578C72788CFC5483B49D80CFDBC5CF5B43DD7D38439EC2C6764709F0BD98B49 - IL size206
Referenced calls
Candide.CandideUI.Containers.CandideGrid::ClearChildren()System.Collections.Generic.List<Shared.Models.Items.ItemData>::GetEnumerator()List.Enumerator<Shared.Models.Items.ItemData>::get_Current()Candide.CandideUI.UserControls.RomanyItemsHolder::.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)Candide.CandideUI.UserControls.RomanyItemsHolder::set_ItemData(Shared.Models.Items.ItemData)Candide.CandideUI.CandideUiContainerMultipleItems::AddChild(Candide.CandideUI.CandideUiElement, System.Boolean)List.Enumerator<Shared.Models.Items.ItemData>::MoveNext()System.IDisposable::Dispose()Candide.CandideUI.Components.Holder.CandideItemRecipe::.ctor()
SetItems
#
public System.Void SetItems(System.Collections.Generic.List<Shared.Models.Items.ItemData> itemList)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualFalse
- Hash
EC4BA535580627DFF60DB83DF7382FDF111360266AFC36D3460ED2E23A5A866D - Body hash
B97A0B933FD331251F4895BFC17EB41B1C2BD88629EF87A2BFDFA67C9459ABCF - IL size52
Referenced calls
System.Collections.Generic.List<Shared.Models.Items.ItemData>::get_Count()Candide.CandideUI.UserControls.RomanyItemsHolderGridScrollView::InvalidateRecipes()