|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ItemTreeContentProviderFactory
Factory interface for constructing item tree content providers.
Typically used by item tree content
provider managers.
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.
| Nested Class Summary | |
|---|---|
static class |
ItemTreeContentProviderFactory.Null
A null item tree content provider factory that returns a null provider. |
| Method Summary | |
|---|---|
ItemTreeContentProvider |
buildProvider(Object item,
ItemTreeContentProvider.Manager manager)
Build a tree content provider for the specified item. |
| Method Detail |
|---|
ItemTreeContentProvider buildProvider(Object item,
ItemTreeContentProvider.Manager manager)
null if there is no provider for the specified item.
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||