|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ComponentPropertyManager | |
---|---|
com.sas.servlet.tbeans.olaptableview.html | Provides classes and interfaces for Creating an HTML table representing an OLAPTable. |
com.sas.servlet.util | Provides support and utility classes for com.sas.servlet . |
Uses of ComponentPropertyManager in com.sas.servlet.tbeans.olaptableview.html |
---|
Methods in com.sas.servlet.tbeans.olaptableview.html with parameters of type ComponentPropertyManager | |
---|---|
static java.awt.Color |
ColorGradientUtil.findBackgroundColorFromTheme(ComponentPropertyManager cpm,
java.lang.String styleName)
|
Uses of ComponentPropertyManager in com.sas.servlet.util |
---|
Methods in com.sas.servlet.util that return ComponentPropertyManager | |
---|---|
static ComponentPropertyManager |
ComponentPropertyManager.getInstance(javax.servlet.http.HttpServletRequest request)
Returns the appropriate ComponentPropertyManager for the given request. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |