|
Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.2) E12063-10 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Styleable
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 |
|---|
ViewStyle getViewStyle()
ViewStyle for this object.ViewStyle for this object, or null if no ViewStyle has been explicitly set for this object.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 Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.7.2) E12063-10 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||