Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.1.0)

E17492-02

oracle.dss.dataView
Class FootnoteXML

java.lang.Object
  extended by oracle.dss.dataView.BaseTitleXML
      extended by oracle.dss.dataView.FootnoteXML

public class FootnoteXML
extends BaseTitleXML

For internal use only. Application developers should not use this
This class contains get/set XML methods that are shared by thin and thick beans.

Field Summary
 
Fields inherited from class oracle.dss.dataView.BaseTitleXML
_baseTitle, _version, a_horzAlign, a_text, a_visible, d_background, d_fontBold, d_fontItalic, d_fontName, d_fontSize, d_foreground, d_horzAlign, d_text, d_underline, d_visible
 
Constructor Summary
FootnoteXML(BaseTitleAttributes baseTitle, java.lang.String version)
           
 
Method Summary
protected  void resetToDefault(int reset, java.lang.String version)
           
 
Methods inherited from class oracle.dss.dataView.BaseTitleXML
getStyleXML, getXML, resetStyle, resetToDefault, setStyleXML, setXML, setXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FootnoteXML

public FootnoteXML(BaseTitleAttributes baseTitle,
                   java.lang.String version)
For internal use only. Application developers should not use this
Method Detail

resetToDefault

protected void resetToDefault(int reset,
                              java.lang.String version)
Overrides:
resetToDefault in class BaseTitleXML
For internal use only. Application developers should not use this

Oracle Fusion Middleware Java API Reference for Oracle Data Visualization Components
11g Release 2 (11.1.2.1.0)

E17492-02

Copyright © 1997, 2011, Oracle. All rights reserved.