|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.adf.view.rich.model.RegionModelListener
public abstract class RegionModelListener
| Constructor Summary | |
|---|---|
RegionModelListener() |
|
| Method Summary | |
|---|---|
void |
modelReleased(javax.faces.context.FacesContext context)Notifies this listener that it's associated RegionModel is being released |
void |
setDataDirty(javax.faces.context.FacesContext context, boolean isDirty)Notifies this listener or a current dirty data state for the associated RegionModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegionModelListener()
| Method Detail |
|---|
public void setDataDirty(javax.faces.context.FacesContext context,
boolean isDirty)
context - Faces contextisDirty - true if the region contains uncommitted data, false otherwisepublic void modelReleased(javax.faces.context.FacesContext context)
context - Faces context
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Faces 12c Release 1 (12.1.2.0.0) E23185-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2013 Oracle Corporation. All Rights Reserved.