T - @Deprecated public class CollectionModelChangeEvent<T> extends ModelChangeEvent
ModelChangeEvent.ActionTYPE| Constructor and Description |
|---|
CollectionModelChangeEvent(ModelChangeEvent.Action action,
Model source,
T value)
Deprecated.
Constructs a new ModelChangeEvent with an action and a value
|
| Modifier and Type | Method and Description |
|---|---|
T |
getValue()
Deprecated.
Returns the object with which the event is associated
|
dispatch, getAction, getAssociatedType, getSourcepublic CollectionModelChangeEvent(ModelChangeEvent.Action action, Model source, T value)
action - value - Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.