Class ListExpressionHelperEx<E>

java.lang.Object
org.eclipse.gef.common.collections.ListListenerHelperEx<E>
org.eclipse.gef.common.beans.binding.ListExpressionHelperEx<E>
Type Parameters:
E - The element type of the ListExpression.

public class ListExpressionHelperEx<E> extends ListListenerHelperEx<E>
A utility class to support notifications for an ListExpression.