public abstract class ClientWindowFactory extends Object implements FacesWrapper<ClientWindowFactory>
| Constructor and Description | 
|---|
| ClientWindowFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ClientWindow | getClientWindow(FacesContext context) | 
| ClientWindowFactory | getWrapped()A class that implements this interface uses this method to return an instance of the class being wrapped. | 
public ClientWindowFactory getWrapped()
FacesWrappergetWrapped in interface FacesWrapper<ClientWindowFactory>public abstract ClientWindow getClientWindow(FacesContext context)
Copyright © 2021 The Apache Software Foundation. All rights reserved.