|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ItemContentProvider
Implementations of this interface can be used to maintain the children of a specific item. The implementation will monitor the item for any changes that affect the list of children and forward them appropriately to the manager.
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
IContentProvider| Nested Class Summary | |
|---|---|
static interface |
ItemContentProvider.Manager
An item content provider's manager provides a viewer
to be used for notifying the manager of any changes on the appropriate UI
thread. |
| Method Summary | |
|---|---|
void |
dispose()
Dispose the item content provider. |
| Method Detail |
|---|
void dispose()
IContentProvider.dispose()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||