|
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 ItemStructuredContentProvider.Manager
An item structured content provider's manager is notified whenever the input element's list of elements has changed.
| Method Summary | |
|---|---|
void |
elementsChanged(Object input,
Iterable<?> addedElements,
Iterable<?> removedElements)
The content provider's input element's list of elements has changed. |
| Methods inherited from interface org.eclipse.jpt.common.ui.jface.ItemContentProvider.Manager |
|---|
getViewer |
| Method Detail |
|---|
void elementsChanged(Object input,
Iterable<?> addedElements,
Iterable<?> removedElements)
Viewer.refresh()
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||