|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Mthods that allow you to apply a ViewStyle to an object. ViewStyle objects allow you to affect background color, text, and borders.
| Method Summary | |
ViewStyle |
getViewStyle()Retrieves a ViewStyle for this object. |
void |
setViewStyle(ViewStyle vs)Specifies a ViewStyle for this object. |
| Method Detail |
public ViewStyle getViewStyle()
ViewStyle for this object.ViewStyle for this object, or null if no ViewStyle has been explicitly set for this object.public void setViewStyle(ViewStyle vs)
ViewStyle for this object.vs - A ViewStyle for this object, or null if no ViewStyle has been explicitly set for this object.
|
Oracle™ Business Intelligence Beans Java API Reference | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||