ETCollectionHOM
ETCollectionHOMFilterIntegrationOverview
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 info: (id)info
This method will be called by the filter proxy.