Documentation

ETCollectionHOM

ETCollectionHOMFilterIntegration

AuthorsGenerated by builder
Declared inETCollection+HOM.h

Overview

The ETCollectionHOMFilterIntegration protocol defines a hook that collections can use to tie into higher-order messaging if they need special treatment of their elements.


Default

- (void) placeObject: (id)anObject atIndex: (NSUInteger)index inCollection: (id <ETCollectionMutation> *)aTarget basedOnFilter: (BOOL)shallInclude withSnapshot: (id)snapshot

This method will be called by the filter proxy.