Click or drag to resize

GridExample Methods

The GridExample type exposes the following members.

Methods
  NameDescription
Protected methodAwake (Overrides SRIATParams, TItemViewsHolderAwake.)
Public methodRefresh

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

(Overrides GridAdapterTParams, TCellVHRefresh(Boolean, Boolean).)
Public methodScrollToItemWithIndex10
Protected methodStart (Overrides SRIATParams, TItemViewsHolderStart.)
Protected methodUpdateCellViewsHolder
Called when a cell becomes visible
(Overrides GridAdapterTParams, TCellVHUpdateCellViewsHolder(TCellVH).)
Public methodUpdateItems
Top
Extension Methods
  NameDescription
Public Extension MethodLazyAddItemsBasicModel (Defined by ISimpleDataManagerExtensions.)
Public Extension MethodLazyClearItemsBasicModel (Defined by ISimpleDataManagerExtensions.)
Public Extension MethodLazyGetItemBasicModel (Defined by ISimpleDataManagerExtensions.)
Public Extension MethodLazyInsertItemsBasicModel (Defined by ISimpleDataManagerExtensions.)
Public Extension MethodLazyRemoveItemAtBasicModel (Defined by ISimpleDataManagerExtensions.)
Public Extension MethodLazyRemoveItemsBasicModel (Defined by ISimpleDataManagerExtensions.)
Public Extension MethodLazySetNewItemsBasicModel (Defined by ISimpleDataManagerExtensions.)
Top
See Also