|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BackgroundImage
Background images are displayed using a number of css properties. This object provides access to these properties.
InternalBackgroundImage| Method Summary | |
|---|---|
java.lang.String |
getCssRepeatValue()
Return value for the css background-repeat attribute. |
java.lang.String |
getCssWatermarkValue()
Return value (scroll/fixed) for the css background-attachment attribute. |
int |
getCssXPositionValue()
Return x position for the css background-position attribute. |
int |
getCssYPositionValue()
Return y position for the css background-position attribute. |
java.lang.String |
getHtmlAttributes()
Return css style for the background image. |
java.lang.String |
getSource()
Return location of the image. |
| Method Detail |
|---|
int getCssXPositionValue()
int getCssYPositionValue()
java.lang.String getCssRepeatValue()
java.lang.String getCssWatermarkValue()
java.lang.String getHtmlAttributes()
java.lang.String getSource()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||