|
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 ItemTreeContentProvider.Manager
An item tree content provider's manager is notified whenever the item's list of children has changed.
| Method Summary | |
|---|---|
void |
childrenChanged(Object item,
Iterable<?> addedChildren,
Iterable<?> removedChildren)
The list of children for the specified item has changed. |
| Methods inherited from interface org.eclipse.jpt.common.ui.jface.ItemContentProvider.Manager |
|---|
getViewer |
| Method Detail |
|---|
void childrenChanged(Object item,
Iterable<?> addedChildren,
Iterable<?> removedChildren)
StructuredViewer.refresh(Object, boolean)
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||