| Package | Description | 
|---|---|
| javax.faces.model | Standard model data 
    beans for JavaServer Faces. | 
| Modifier and Type | Method and Description | 
|---|---|
| DataModelListener[] | DataModel. getDataModelListeners()Return the set of  DataModelListeners interested in
 notifications from thisDataModel. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DataModel. addDataModelListener(DataModelListener listener)Add a new  DataModelListenerto the set interested in
 notifications from thisDataModel. | 
| void | DataModel. removeDataModelListener(DataModelListener listener)Remove an existing  DataModelListenerfrom the set
 interested in notifications from thisDataModel. | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.