|
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 | |||||||||
public interface RichDialogRenderKitService
| Method Summary | |
|---|---|
Map<String,Object> |
getInitialDialogParameters(javax.faces.context.FacesContext context)Returns a Map of objects that should be entered into page flow scope. |
boolean |
isDialogInNewWindow(javax.faces.context.FacesContext context)Returns true if the current action being processed should result in a new window being displayed. |
void |
launchNewWindowDialog(javax.faces.context.FacesContext context, String viewId, javax.faces.component.UIComponent source, Map<String,Object> processParameters, Map<String,Object> windowProperties)Launches a dialog in a new window. |
| Method Detail |
|---|
boolean isDialogInNewWindow(javax.faces.context.FacesContext context)
void launchNewWindowDialog(javax.faces.context.FacesContext context,
String viewId,
javax.faces.component.UIComponent source,
Map<String,Object> processParameters,
Map<String,Object> windowProperties)
Map<String,Object> getInitialDialogParameters(javax.faces.context.FacesContext 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.