@Deprecated public class AbstractSimpleModel extends Object implements Model
| Constructor and Description |
|---|
AbstractSimpleModel()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.gwt.event.shared.HandlerRegistration |
addModelChangeHandler(ModelChangeHandler handler)
Deprecated.
Adds a ModelChangeHandler that will be invoked for ModelChangeEvents
|
protected void |
fireChangeEvent(ModelChangeEvent.Action action)
Deprecated.
|
public AbstractSimpleModel()
public com.google.gwt.event.shared.HandlerRegistration addModelChangeHandler(ModelChangeHandler handler)
ModeladdModelChangeHandler in interface Modelhandler - the handler to addprotected void fireChangeEvent(ModelChangeEvent.Action action)
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.