|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientProperties | |
---|---|
org.apache.myfaces.tobago.component | |
org.apache.myfaces.tobago.context |
Uses of ClientProperties in org.apache.myfaces.tobago.component |
---|
Methods in org.apache.myfaces.tobago.component that return ClientProperties | |
---|---|
ClientProperties |
UIViewRoot.getClientProperties()
|
Methods in org.apache.myfaces.tobago.component with parameters of type ClientProperties | |
---|---|
void |
UIViewRoot.setClientProperties(ClientProperties clientProperties)
|
Uses of ClientProperties in org.apache.myfaces.tobago.context |
---|
Methods in org.apache.myfaces.tobago.context that return ClientProperties | |
---|---|
static ClientProperties |
ClientProperties.getDefaultInstance(FacesContext facesContext)
|
static ClientProperties |
ClientProperties.getInstance(FacesContext facesContext)
|
static ClientProperties |
ClientProperties.getInstance(UIViewRoot viewRoot)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |