@ApplicationScoped public class DefaultClientWindow extends Object implements ClientWindow
ClientWindowConfig.ClientWindowRenderMode.| Modifier and Type | Field and Description |
|---|---|
static String |
AUTOMATED_ENTRY_POINT_PARAMETER_KEY
Value which can be used as "window-id" by external clients which aren't aware of windows.
|
static String |
DELTASPIKE_WINDOW_ID_PARAM
The parameter for the windowId for GET requests
|
static String |
DELTASPIKE_WINDOW_ID_POST_PARAM
The parameter for the windowId for POST requests
|
| Constructor and Description |
|---|
DefaultClientWindow() |
public static final String AUTOMATED_ENTRY_POINT_PARAMETER_KEY
public static final String DELTASPIKE_WINDOW_ID_PARAM
public static final String DELTASPIKE_WINDOW_ID_POST_PARAM
public String getWindowId(javax.faces.context.FacesContext facesContext)
getWindowId in interface ClientWindowCopyright © 2011-2013 The Apache Software Foundation. All Rights Reserved.