|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ItemTreeStateProviderFactoryProvider
This provider supplies the factories used by a tree view to build the content and labels its tree.
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.
| Method Summary | |
|---|---|
ItemTreeContentProvider.Factory |
getItemContentProviderFactory()
Return a factory to be used to create ItemTreeContentProviders
for a tree view. |
ItemExtendedLabelProvider.Factory |
getItemLabelProviderFactory()
Return a factory to be used to create ItemExtendedLabelProviders
for a tree view. |
| Method Detail |
|---|
ItemTreeContentProvider.Factory getItemContentProviderFactory()
ItemTreeContentProviders
for a tree view.
ItemExtendedLabelProvider.Factory getItemLabelProviderFactory()
ItemExtendedLabelProviders
for a tree view.
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||