|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActiveDataModel | |
|---|---|
| oracle.adf.view.rich.activedata | |
| oracle.adf.view.rich.event | |
| Uses of ActiveDataModel in oracle.adf.view.rich.activedata |
|---|
| Methods in oracle.adf.view.rich.activedata with parameters of type ActiveDataModel | |
|---|---|
void |
ActiveModelContext.addActiveModelInfo(ActiveDataModel activeModel,
java.lang.Object[] keyPath,
java.lang.String modelAttrName)
Registers the model key path and attribute to associate with the current active component attribute, if any. |
abstract void |
DataUpdateManager.registerComponent(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
ActiveDataModel model,
ActiveDataEncoder encoder)
Register active or PPR coomponent's model and encoder. |
| Uses of ActiveDataModel in oracle.adf.view.rich.event |
|---|
| Methods in oracle.adf.view.rich.event that return ActiveDataModel | |
|---|---|
ActiveDataModel |
ActiveDataEvent.getSource()
The active data model on which the Event initially occurred. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||