|
NextApp Echo App Container 1.1.4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object nextapp.echoservlet.BackgroundImagePropertiesRenderer
Utility to render add background data contained in a
BackgroundImageProperties
object to a
ComponentStyle
.
Method Summary | |
static void |
render(nextapp.echo.BackgroundImageProperties bgProperties,
java.lang.String imageUri,
ComponentStyle style)
Renders background data contained in a BackgroundImageProperties object to a
ComponentStyle . |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static void render(nextapp.echo.BackgroundImageProperties bgProperties, java.lang.String imageUri, ComponentStyle style)
BackgroundImageProperties
object to a
ComponentStyle
.
bgProperties
- The background image data.imageUri
- The URI of the background image.style
- The ComponentStyle
to be updated.
|
NextApp Echo App Container 1.1.4 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |