protected static interface StructuredViewerInternals.AssociateListener
| Modifier and Type | Method and Description |
|---|---|
void |
associate(Object element,
Item item)
Call when an element is associated with an Item
|
void |
disassociate(Item item)
Called when an Item is no longer associated
|
void |
filteredOut(Object element)
Called when an element has been filtered out.
|
void associate(Object element, Item item)
element - item - void disassociate(Item item)
item - void filteredOut(Object element)
element -
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.