Uses of Interface
org.eclipse.net4j.util.container.IContainerEvent
Package
Description
A framework of notifying collections and wiring containers.
-
Uses of IContainerEvent in org.eclipse.net4j.util.container
Modifier and TypeClassDescriptionclass
A defaultcontainer event
implementation.class
Acontainer event
with a single elementdelta
.Modifier and TypeMethodDescriptionprotected IContainerEvent<E>
LifecycleEventConverter.createContainerEvent
(IContainer<E> container, E element, IContainerDelta.Kind kind) Modifier and TypeMethodDescriptionprotected void
ContainerEventAdapter.notifyContainerEvent
(IContainerEvent<E> event) protected void
SelfAttachingContainerListener.Delegating.notifyContainerEvent
(IContainerEvent<?> event) protected void
SelfAttachingContainerListener.notifyContainerEvent
(IContainerEvent<?> event)