public interface IMediaCacheStoreTraverseItem
Interface to provide per MediaCache store item access when traversing the item tree
This interface is used as part of the cache reload functionality and can not be changed out from the internal implementation.
| Modifier and Type | Method | Description |
|---|---|---|
void |
onItem(IMediaCacheStoreItem item) |
Called when an item is selected.
|
void onItem(IMediaCacheStoreItem item)
item -