|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClientProperties | |
|---|---|
| org.apache.myfaces.tobago.context | |
| org.apache.myfaces.tobago.util | |
| Uses of ClientProperties in org.apache.myfaces.tobago.context |
|---|
| Methods in org.apache.myfaces.tobago.context that return ClientProperties | |
|---|---|
static ClientProperties |
ClientProperties.getDefaultInstance(javax.faces.context.FacesContext facesContext)
Deprecated. since 1.5. |
static ClientProperties |
ClientProperties.getInstance(javax.faces.context.FacesContext facesContext)
Deprecated. |
static ClientProperties |
ClientProperties.getInstance(javax.faces.component.UIViewRoot viewRoot)
Deprecated. since 1.5. Please use getInstance(javax.faces.context.FacesContext) |
| Uses of ClientProperties in org.apache.myfaces.tobago.util |
|---|
| Methods in org.apache.myfaces.tobago.util that return ClientProperties | |
|---|---|
static ClientProperties |
VariableResolverUtils.resolveClientProperties(javax.faces.context.FacesContext facesContext)
Returns the ClientProperties object configured in the faces-config. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||