|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public static interface ItemLabelProvider.Manager
An item label provider's manager is notified whenever the item's label has changed.
| Method Summary | |
|---|---|
ResourceManager |
getResourceManager()
Return a resource manager that can be used by the item label provider to retrieve Images. |
void |
updateLabel(Object item)
The label (image and/or text) for the specified item has changed. |
| Method Detail |
|---|
ResourceManager getResourceManager()
Images. The provider manager will
dispose the resource manager;
but, to minimize resource usage, the item label provider should
dispose its own image(s) as appropriate.
void updateLabel(Object item)
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||