GridExample Class |
Namespace: frame8.ScrollRectItemsAdapter.GridExample
public class GridExample : GridAdapter<GridParams, MyCellViewsHolder>, ILazyListSimpleDataManager<BasicModel>
The GridExample type exposes the following members.
| Name | Description | |
|---|---|---|
| GridExample |
| Name | Description | |
|---|---|---|
| Awake | (Overrides SRIATParams, TItemViewsHolderAwake.) | |
| Refresh | contentPanelEndEdgeStationary is overridden by the corresponding setting in the drawer. This is because the ILazyListSimpleDataManagerTItem calls refresh after any data modification, but it can't know about the drawer panel settings, since it calls the parameterless version of Refresh(), which calls this version | |
| ScrollToItemWithIndex10 | ||
| Start | (Overrides SRIATParams, TItemViewsHolderStart.) | |
| UpdateCellViewsHolder | Called when a cell becomes visible (Overrides GridAdapterTParams, TCellVHUpdateCellViewsHolder(TCellVH).) | |
| UpdateItems |
| Name | Description | |
|---|---|---|
| countText | ||
| gridParams |
| Name | Description | |
|---|---|---|
| LazyAddItemsBasicModel | (Defined by ISimpleDataManagerExtensions.) | |
| LazyClearItemsBasicModel | (Defined by ISimpleDataManagerExtensions.) | |
| LazyGetItemBasicModel | (Defined by ISimpleDataManagerExtensions.) | |
| LazyInsertItemsBasicModel | (Defined by ISimpleDataManagerExtensions.) | |
| LazyRemoveItemAtBasicModel | (Defined by ISimpleDataManagerExtensions.) | |
| LazyRemoveItemsBasicModel | (Defined by ISimpleDataManagerExtensions.) | |
| LazySetNewItemsBasicModel | (Defined by ISimpleDataManagerExtensions.) |