public class UrlClientWindow extends ClientWindow
Modifier and Type | Field and Description |
---|---|
protected TokenGenerator |
tokenGenerator |
CLIENT_WINDOW_MODE_PARAM_NAME
Constructor and Description |
---|
UrlClientWindow(TokenGenerator tokenGenerator) |
Modifier and Type | Method and Description |
---|---|
void |
decode(FacesContext context) |
String |
getId() |
Map<String,String> |
getQueryURLParameters(FacesContext context) |
void |
setId(String id) |
disableClientWindowRenderMode, enableClientWindowRenderMode, isClientWindowRenderModeEnabled
protected TokenGenerator tokenGenerator
public UrlClientWindow(TokenGenerator tokenGenerator)
public void decode(FacesContext context)
decode
in class ClientWindow
public String getId()
getId
in class ClientWindow
public void setId(String id)
public Map<String,String> getQueryURLParameters(FacesContext context)
getQueryURLParameters
in class ClientWindow
Copyright © 2022 The Apache Software Foundation. All rights reserved.