| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Style
Interface to encapsulate access to the style of a view.
Graph| Method Summary | |
|---|---|
|  CustomStyle | createStyle()Retrieves a style from the style property settings in this view. | 
|  void | editStyle(CustomStyle style)Opens an existing style for editing. | 
|  CustomStyle | getStyle()Retrieves the current style for this view. | 
|  void | setStyle(CustomStyle style)Applies a style to this view. | 
|  void | updateStyle(CustomStyle style)Updates an existing style. | 
| Method Detail | 
|---|
CustomStyle getStyle()
createStyle()
void setStyle(CustomStyle style)
              throws oracle.dss.util.xml.BIIOException,
                     oracle.dss.util.xml.BISAXException,
                     oracle.dss.util.xml.BIParseException
style - The style to set on this view.
BIIOExceptionxmlString.
BISAXExceptionBIParseExceptionoracle.dss.util.xml.BIIOException
oracle.dss.util.xml.BISAXException
oracle.dss.util.xml.BIParseExceptionCustomStyle createStyle()
void editStyle(CustomStyle style)
               throws oracle.dss.util.xml.BIIOException,
                      oracle.dss.util.xml.BISAXException,
                      oracle.dss.util.xml.BIParseException
updateStyle
 method.
style - The style to edit.
BIIOExceptionxmlString.
BISAXExceptionBIParseExceptionoracle.dss.util.xml.BIIOException
oracle.dss.util.xml.BISAXException
oracle.dss.util.xml.BIParseExceptionupdateStyle(oracle.dss.util.CustomStyle)void updateStyle(CustomStyle style)
editStyle method.
style - The style to update.editStyle(oracle.dss.util.CustomStyle)| 
 | Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components 11g Release 1 (11.1.1.4.0) E12063-05 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||