Skip navigation links

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

E17492-04


oracle.adf.view.faces.bi.component.util
Class CellStyle

java.lang.Object
  extended by oracle.adf.view.faces.bi.component.BIComplexAttributeBase
      extended by oracle.adf.view.faces.bi.component.util.CellStyle

All Implemented Interfaces:
javax.faces.component.StateHolder

Deprecated. Due to Removal of JEWT Dependency

public class CellStyle
extends BIComplexAttributeBase
Since:
11.0
For internal use only. Application developers should not use this
For internal use only. Application developers should not use this

Field Summary
static org.apache.myfaces.trinidad.bean.PropertyKey BACKGROUND_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_BOTTOM_COLOR_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_BOTTOM_STYLE_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_BOTTOM_WIDTH_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_COLOR_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_LEFT_COLOR_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_LEFT_STYLE_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_LEFT_WIDTH_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_RIGHT_COLOR_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_RIGHT_STYLE_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_RIGHT_WIDTH_KEY
          Deprecated.  
protected static java.lang.String BORDER_STYLE_DASH
          Deprecated.  
protected static java.lang.String BORDER_STYLE_DOT
          Deprecated.  
protected static java.lang.String BORDER_STYLE_DOUBLE
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_STYLE_KEY
          Deprecated.  
protected static java.lang.String BORDER_STYLE_SOLID
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_TOP_COLOR_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_TOP_STYLE_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_TOP_WIDTH_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey BORDER_WIDTH_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey CELL_EDIT_STYLE_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey DOUBLE_UNDERLINE_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey EDIT_BACKGROUND_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey EDIT_FOREGROUND_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey FONT_BOLD_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey FONT_ITALIC_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey FONT_NAME_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey FONT_SIZE_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey FOREGROUND_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey GRAPHIC_BAR_COLOR_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey GRAPHIC_BAR_VISIBLE_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey GRAPHIC_IMAGE_INDEX_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey GRAPHIC_IMAGE_TOOLTIP_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey HORIZONTAL_ALIGNMENT_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey HORIZONTAL_PAGE_BREAK_KEY
          Deprecated.  
protected  java.awt.Color m_defaultBorderColor
          Deprecated.  
protected  int m_defaultBorderStyle
          Deprecated.  
protected  int m_defaultBorderWidth
          Deprecated.  
protected  int m_defaultCellEditStyle
          Deprecated.  
protected  java.awt.Color m_defaultEditBackground
          Deprecated.  
protected  java.awt.Color m_defaultEditForeground
          Deprecated.  
protected  java.awt.Color m_defaultGraphicBarColor
          Deprecated.  
protected  boolean m_defaultGraphicBarVisible
          Deprecated.  
protected  int m_defaultGraphicImageIndex
          Deprecated.  
protected  java.lang.String m_defaultGraphicImageTooltip
          Deprecated.  
protected  int m_defaultHorizontalAlignment
          Deprecated.  
protected  boolean m_defaultHPageBreak
          Deprecated.  
protected  boolean m_defaultStrikeThrough
          Deprecated.  
protected  boolean m_defaultUnderline
          Deprecated.  
protected  int m_defaultVerticalAlignment
          Deprecated.  
protected  boolean m_defaultVPageBreak
          Deprecated.  
protected  boolean m_defaultWordWrapEnabled
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey SELECT_BACKGROUND_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey SELECT_FOREGROUND_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey STRIKE_THROUGH_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey UNDERLINE_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey VERTICAL_ALIGNMENT_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey VERTICAL_PAGE_BREAK_KEY
          Deprecated.  
static org.apache.myfaces.trinidad.bean.PropertyKey WORD_WRAP_ENABLED_KEY
          Deprecated.  

 

Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
ID_KEY, m_parent, TRANSIENT_KEY

 

Constructor Summary
CellStyle()
          Deprecated.  
CellStyle(ViewStyle viewStyle)
          Deprecated.  

 

Method Summary
static int convertJSPBorderStyleToInt(java.lang.String style)
          Deprecated.  
static int convertJSPHorizontalAlignmentToInt(java.lang.String hAlign)
          Deprecated.  
static int convertJSPVerticalAlignmentToInt(java.lang.String vAlign)
          Deprecated.  
 void copyProperties(ViewStyle viewStyle)
          Deprecated.  
 java.awt.Color getBackground()
          Deprecated. Retrieves the color for the background.
protected  org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
          Deprecated.  
 java.awt.Color getBorderBottomColor()
          Deprecated. Retrieves the color for the bottom side of the border.
 int getBorderBottomStyle()
          Deprecated. Retrieves the style for the bottom side of the border.
 int getBorderBottomWidth()
          Deprecated. Retrieves the width for the bottom side of the border.
 java.awt.Color getBorderLeftColor()
          Deprecated. Retrieves the color for the left-hand side of the border.
 int getBorderLeftStyle()
          Deprecated. Retrieves the style for the left-hand side of the border.
 int getBorderLeftWidth()
          Deprecated. Retrieves the width for the left-hand side of the border.
 java.awt.Color getBorderRightColor()
          Deprecated. Retrieves the color for the right-hand side of the border.
 int getBorderRightStyle()
          Deprecated. Retrieves the style for the right-hand side of the border.
 int getBorderRightWidth()
          Deprecated. Retrieves the width for the right-hand side of the border.
 java.awt.Color getBorderTopColor()
          Deprecated. Retrieves the color for the top side of the border.
 int getBorderTopStyle()
          Deprecated. Retrieves the style for the top side of the border.
 int getBorderTopWidth()
          Deprecated. Retrieves the width for the top side of the border.
 int getCellEditStyle()
          Deprecated. Retrieves the edit style for a GridView databody cell.
 java.awt.Color getEditBackground()
          Deprecated. Retrieves the background color of editable cells in the databody of a crosstab or table.
 java.awt.Color getEditForeground()
          Deprecated. Retrieves the foreground color for cells that can be edited in the databody of a table or crosstab.
 java.lang.String getFontName()
          Deprecated. Retrieves the font name of the font for the text.
 int getFontSize()
          Deprecated. Retrieves the size of the font for the text.
 java.awt.Color getForeground()
          Deprecated. Retrieves the color for the foreground.
 java.awt.Color getGraphicBarColor()
          Deprecated. Retrieves the color of the graphic bar in the databody cell of a table or crosstab.
 int getGraphicImageIndex()
          Deprecated. Retrieves the index of the graphic image.
 java.lang.String getGraphicImageTooltip()
          Deprecated. Retrieves the text of the tooltip that is displayed when an end user's mouse hovers over the graphic image.
 int getHorizontalAlignment()
          Deprecated. Retrieves the horizontal alignment for the font within its rectangle.
 java.awt.Color getSelectBackground()
          Deprecated. Retrieves the color for the background after it has been selected.
 java.awt.Color getSelectForeground()
          Deprecated. Retrieves the color for the foreground after it has been selected.
 int getVerticalAlignment()
          Deprecated. Retrieves the vertical alignment for the font within its rectangle.
 boolean isDoubleUnderline()
          Deprecated. Indicates whether the text is underlined with two lines.
 boolean isFontBold()
          Deprecated. Indicates whether this font is bold.
 boolean isFontItalic()
          Deprecated. Indicates whether the font style for the text is italic.
 boolean isGraphicBarVisible()
          Deprecated. Indicates whether a graphic bar appears in the databody cell of a Java-client crosstab or table.
 boolean isHPageBreak()
          Deprecated. Indicates whether the horizontal page break line is visible in the databody of a table or crosstab.
 boolean isStrikeThrough()
          Deprecated. Indicates whether the text has a line drawn through it.
 boolean isUnderline()
          Deprecated. Indicates whether the text is underlined with one line.
 boolean isVPageBreak()
          Deprecated. Indicates whether the vertical page break line is visible in the databody of a crosstab or table.
 boolean isWordWrapEnabled()
          Deprecated. Indicates whether the text is wrapped onto multiple lines.
 void setBackground(java.awt.Color background)
          Deprecated. Specifies the color for the background.
 void setBorderBottomColor(java.awt.Color borderColor)
          Deprecated. Specifies the color for the bottom side of the border.
 void setBorderBottomStyle(int borderStyle)
          Deprecated. Specifies the style for the bottom side of the border.
 void setBorderBottomWidth(int borderWidth)
          Deprecated. Specifies the width for the bottom side of the border.
 void setBorderColor(java.awt.Color borderColor)
          Deprecated. Specifies the color for the all four sides of the borders.
 void setBorderLeftColor(java.awt.Color borderColor)
          Deprecated. Specifies the color for the left-hand side of the border.
 void setBorderLeftStyle(int borderStyle)
          Deprecated. Specifies the style for the left-hand side of the border.
 void setBorderLeftWidth(int borderWidth)
          Deprecated. Specifies the width for the left-hand side of the border.
 void setBorderRightColor(java.awt.Color borderColor)
          Deprecated. Specifies the color for the right-hand side of the border.
 void setBorderRightStyle(int borderStyle)
          Deprecated. Specifies the style for the right-hand side of the border.
 void setBorderRightWidth(int borderWidth)
          Deprecated. Specifies the width for the right-hand side of the border.
 void setBorderStyle(int borderStyle)
          Deprecated. Specifies the style for the all four sides of the borders.
 void setBorderTopColor(java.awt.Color borderColor)
          Deprecated. Specifies the color for the top side of the border.
 void setBorderTopStyle(int borderStyle)
          Deprecated. Specifies the style for the top side of the border.
 void setBorderTopWidth(int borderWidth)
          Deprecated. Specifies the width for the top side of the border.
 void setBorderWidth(int borderWidth)
          Deprecated. Specifies the width for the all four sides of the borders.
 void setCellEditStyle(int style)
          Deprecated. Specifies the edit style for a GridView databody cell.
 void setDoubleUnderline(boolean doubleUnderline)
          Deprecated. Specifies whether the text is underlined with two lines.
 void setEditBackground(java.awt.Color background)
          Deprecated. Specifies the background color for cells that can be edited in the databody of a crosstab or table.
 void setEditForeground(java.awt.Color foreground)
          Deprecated. Specifies the foreground color for cells that can be edited in the databody of a crosstab or table.
 void setFontBold(boolean bold)
          Deprecated. Specifies whether this fond is bold.
 void setFontItalic(boolean isItalic)
          Deprecated. Specifies whether the font style for the text is italic.
 void setFontName(java.lang.String fontName)
          Deprecated. Specifies the font name of the font for the text.
 void setFontSize(int fontSize)
          Deprecated. Specifies the size of the font for the text.
 void setForeground(java.awt.Color foreground)
          Deprecated. Specifies the color for the foreground.
 void setGraphicBarColor(java.awt.Color color)
          Deprecated. Specifies the color of the graphic bar in a databody cell in a table or crosstab.
 void setGraphicBarVisible(boolean visible)
          Deprecated. Specifies whether a graphic bar appears in the databody cell of a Java-client crosstab or table.
 void setGraphicImageIndex(int graphicIndex)
          Deprecated. Specifies the index for the image that indicates that a user can drill out from a GridView cell.
 void setGraphicImageTooltip(java.lang.String tooltip)
          Deprecated. Specifies the text to display in a tooltip when an end user's mouse hovers over the graphic image.
 void setHorizontalAlignment(int halign)
          Deprecated. Specifies the horizontal alignment for the font within its rectangle.
 void setHPageBreak(boolean hPageBreak)
          Deprecated. Specifies whether the horizontal page break line is visible in the databody of a table or crosstab.
 void setSelectBackground(java.awt.Color background)
          Deprecated. Specifies the color for the background after it has been selected.
 void setSelectForeground(java.awt.Color foreground)
          Deprecated. Specifies the color for the foreground after it has been selected.
 void setStrikeThrough(boolean bStrikeThrough)
          Deprecated. Specifies whether the text has a line drawn through it.
 void setUnderline(boolean underline)
          Deprecated. Specifies whether the text is underlined with one line.
 void setVerticalAlignment(int valign)
          Deprecated. Specifies the vertical alignment for the font within its rectangle.
 void setVPageBreak(boolean vPageBreak)
          Deprecated. Specifies whether the vertical page break line is visible in the databody of a crosstab or table.
 void setWordWrapEnabled(boolean bWordWrapEnabled)
          Deprecated. Specifies whether the text is wrapped onto multiple lines.
 ViewStyle toViewStyle()
          Deprecated.  

 

Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase
applyProperties, getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, restoreState, saveState, setBooleanProperty, setId, setParent, setProperty, setTransient, setUpdated

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Field Detail

BORDER_STYLE_SOLID

protected static final java.lang.String BORDER_STYLE_SOLID
Deprecated. 
See Also:
Constant Field Values

BORDER_STYLE_DASH

protected static final java.lang.String BORDER_STYLE_DASH
Deprecated. 
See Also:
Constant Field Values

BORDER_STYLE_DOT

protected static final java.lang.String BORDER_STYLE_DOT
Deprecated. 
See Also:
Constant Field Values

BORDER_STYLE_DOUBLE

protected static final java.lang.String BORDER_STYLE_DOUBLE
Deprecated. 
See Also:
Constant Field Values

m_defaultHorizontalAlignment

protected int m_defaultHorizontalAlignment
Deprecated. 

m_defaultVerticalAlignment

protected int m_defaultVerticalAlignment
Deprecated. 

m_defaultUnderline

protected boolean m_defaultUnderline
Deprecated. 

m_defaultStrikeThrough

protected boolean m_defaultStrikeThrough
Deprecated. 

m_defaultWordWrapEnabled

protected boolean m_defaultWordWrapEnabled
Deprecated. 

m_defaultBorderColor

protected java.awt.Color m_defaultBorderColor
Deprecated. 

m_defaultBorderWidth

protected int m_defaultBorderWidth
Deprecated. 

m_defaultBorderStyle

protected int m_defaultBorderStyle
Deprecated. 

m_defaultGraphicImageIndex

protected int m_defaultGraphicImageIndex
Deprecated. 

m_defaultGraphicImageTooltip

protected java.lang.String m_defaultGraphicImageTooltip
Deprecated. 

m_defaultGraphicBarVisible

protected boolean m_defaultGraphicBarVisible
Deprecated. 

m_defaultGraphicBarColor

protected java.awt.Color m_defaultGraphicBarColor
Deprecated. 

m_defaultCellEditStyle

protected int m_defaultCellEditStyle
Deprecated. 

m_defaultEditBackground

protected java.awt.Color m_defaultEditBackground
Deprecated. 

m_defaultEditForeground

protected java.awt.Color m_defaultEditForeground
Deprecated. 

m_defaultHPageBreak

protected boolean m_defaultHPageBreak
Deprecated. 

m_defaultVPageBreak

protected boolean m_defaultVPageBreak
Deprecated. 

TYPE

public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
Deprecated. 

BACKGROUND_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BACKGROUND_KEY
Deprecated. 

FOREGROUND_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey FOREGROUND_KEY
Deprecated. 

HORIZONTAL_ALIGNMENT_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey HORIZONTAL_ALIGNMENT_KEY
Deprecated. 

VERTICAL_ALIGNMENT_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey VERTICAL_ALIGNMENT_KEY
Deprecated. 

UNDERLINE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey UNDERLINE_KEY
Deprecated. 

DOUBLE_UNDERLINE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey DOUBLE_UNDERLINE_KEY
Deprecated. 

STRIKE_THROUGH_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey STRIKE_THROUGH_KEY
Deprecated. 

WORD_WRAP_ENABLED_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey WORD_WRAP_ENABLED_KEY
Deprecated. 

BORDER_COLOR_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_COLOR_KEY
Deprecated. 

BORDER_TOP_COLOR_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_TOP_COLOR_KEY
Deprecated. 

BORDER_BOTTOM_COLOR_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_BOTTOM_COLOR_KEY
Deprecated. 

BORDER_LEFT_COLOR_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_LEFT_COLOR_KEY
Deprecated. 

BORDER_RIGHT_COLOR_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_RIGHT_COLOR_KEY
Deprecated. 

BORDER_WIDTH_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_WIDTH_KEY
Deprecated. 

BORDER_TOP_WIDTH_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_TOP_WIDTH_KEY
Deprecated. 

BORDER_BOTTOM_WIDTH_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_BOTTOM_WIDTH_KEY
Deprecated. 

BORDER_LEFT_WIDTH_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_LEFT_WIDTH_KEY
Deprecated. 

BORDER_RIGHT_WIDTH_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_RIGHT_WIDTH_KEY
Deprecated. 

BORDER_STYLE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_STYLE_KEY
Deprecated. 

BORDER_TOP_STYLE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_TOP_STYLE_KEY
Deprecated. 

BORDER_BOTTOM_STYLE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_BOTTOM_STYLE_KEY
Deprecated. 

BORDER_LEFT_STYLE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_LEFT_STYLE_KEY
Deprecated. 

BORDER_RIGHT_STYLE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey BORDER_RIGHT_STYLE_KEY
Deprecated. 

FONT_NAME_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey FONT_NAME_KEY
Deprecated. 

FONT_SIZE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey FONT_SIZE_KEY
Deprecated. 

FONT_BOLD_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey FONT_BOLD_KEY
Deprecated. 

FONT_ITALIC_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey FONT_ITALIC_KEY
Deprecated. 

SELECT_BACKGROUND_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey SELECT_BACKGROUND_KEY
Deprecated. 

SELECT_FOREGROUND_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey SELECT_FOREGROUND_KEY
Deprecated. 

GRAPHIC_IMAGE_INDEX_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey GRAPHIC_IMAGE_INDEX_KEY
Deprecated. 

GRAPHIC_IMAGE_TOOLTIP_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey GRAPHIC_IMAGE_TOOLTIP_KEY
Deprecated. 

GRAPHIC_BAR_COLOR_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey GRAPHIC_BAR_COLOR_KEY
Deprecated. 

GRAPHIC_BAR_VISIBLE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey GRAPHIC_BAR_VISIBLE_KEY
Deprecated. 

CELL_EDIT_STYLE_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey CELL_EDIT_STYLE_KEY
Deprecated. 

EDIT_BACKGROUND_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey EDIT_BACKGROUND_KEY
Deprecated. 

EDIT_FOREGROUND_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey EDIT_FOREGROUND_KEY
Deprecated. 

HORIZONTAL_PAGE_BREAK_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey HORIZONTAL_PAGE_BREAK_KEY
Deprecated. 

VERTICAL_PAGE_BREAK_KEY

public static final org.apache.myfaces.trinidad.bean.PropertyKey VERTICAL_PAGE_BREAK_KEY
Deprecated. 

Constructor Detail

CellStyle

public CellStyle()
Deprecated. 

CellStyle

public CellStyle(ViewStyle viewStyle)
Deprecated. 
For internal use only. Application developers should not use this
Construct a CellStyle from a ViewStyle

Method Detail

setBackground

public void setBackground(java.awt.Color background)
Deprecated. 
Specifies the color for the background.
Parameters:
background - The color for the background.

getBackground

public java.awt.Color getBackground()
Deprecated. 
Retrieves the color for the background.
Returns:
The color for the background.

setForeground

public void setForeground(java.awt.Color foreground)
Deprecated. 
Specifies the color for the foreground.
Parameters:
foreground - The color for the foreground.

getForeground

public java.awt.Color getForeground()
Deprecated. 
Retrieves the color for the foreground.
Returns:
The color for the foreground.

setHorizontalAlignment

public void setHorizontalAlignment(int halign)
Deprecated. 
Specifies the horizontal alignment for the font within its rectangle. The swing constants for horizontal alignment are LEFT, CENTER, RIGHT and LEADING. This method also sets the HorizontalAlignmentUsed property to true.
Parameters:
horizontalAlignment - A swing constant that represents the horizontal alignment of the font within its rectangle.

getHorizontalAlignment

public int getHorizontalAlignment()
Deprecated. 
Retrieves the horizontal alignment for the font within its rectangle. The swing constants for horizontal alignment are LEFT, CENTER, RIGHT AND LEADING.
Returns:
A swing constant that represents the horizontal alignment of the font within its rectangle.

setVerticalAlignment

public void setVerticalAlignment(int valign)
Deprecated. 
Specifies the vertical alignment for the font within its rectangle. The swing constants for vertical alignment are TOP, CENTER, and BOTTOM. This method also sets the VerticalAlignmentUsed property to true.

Note: In Netscape 4.x, VerticalAlignment is not supported in cells that have images, either drill images or graphic images.

Parameters:
verticalAlignment - A swing constant that represents the vertical alignment of the font within its rectangle.

getVerticalAlignment

public int getVerticalAlignment()
Deprecated. 
Retrieves the vertical alignment for the font within its rectangle. The swing constants for vertical alignment are TOP, CENTER, and BOTTOM.

Note: In Netscape 4.x, VerticalAlignment is not supported in cells that have images, either drill images or graphic images.

Returns:
A swing constant that represents the vertical alignment of the font within its rectangle.

setUnderline

public void setUnderline(boolean underline)
Deprecated. 
Specifies whether the text is underlined with one line. This method also sets the UnderlineUsed property to true.
Parameters:
underline - true to underline the text with one line, false to prevent the text from being underlined with one line.

isUnderline

public boolean isUnderline()
Deprecated. 
Indicates whether the text is underlined with one line.
Returns:
true if the text is underlined with one line, false if the text is not underlined with one line.

setDoubleUnderline

public void setDoubleUnderline(boolean doubleUnderline)
Deprecated. 
Specifies whether the text is underlined with two lines. To double underline text, set the setUnderline method to false.

Note: This property is ignored by thin presentation beans.

Parameters:
doubleUnderline - true to underline the text with two lines, false to prevent the text from being underlined with two lines.

isDoubleUnderline

public boolean isDoubleUnderline()
Deprecated. 
Indicates whether the text is underlined with two lines. To double underline text, set the setUnderline method to false.

Note: This property is ignored by thin presentation beans.

Returns:
true if the text is underlined with two lines, false if the text is not underlined with two lines.

setStrikeThrough

public void setStrikeThrough(boolean bStrikeThrough)
Deprecated. 
Specifies whether the text has a line drawn through it.
Parameters:
strikeThrough - true to draw a line through the text, false to display the text without a line through it.

isStrikeThrough

public boolean isStrikeThrough()
Deprecated. 
Indicates whether the text has a line drawn through it.
Returns:
true if the text has a line drawn through it, false if the text is displayed without a line drawn through it.

setWordWrapEnabled

public void setWordWrapEnabled(boolean bWordWrapEnabled)
Deprecated. 
Specifies whether the text is wrapped onto multiple lines. This method also sets the WordWrapEnabledUsed property to true.
Parameters:
wordWrapEnabled - true to wrap the text onto multiple lines, false to prevent the text from being wrapped onto multiple lines.

isWordWrapEnabled

public boolean isWordWrapEnabled()
Deprecated. 
Indicates whether the text is wrapped onto multiple lines.
Returns:
true if the text is wrapped onto multiple lines, false if the text is not wrapped onto multiple lines.

setBorderColor

public void setBorderColor(java.awt.Color borderColor)
Deprecated. 
Specifies the color for the all four sides of the borders.

In order to see the border color, the BorderStyle and BorderWidth properties must be set so that the border can be perceived.


setBorderTopColor

public void setBorderTopColor(java.awt.Color borderColor)
Deprecated. 
Specifies the color for the top side of the border.

In order to see the border color, the BorderTopStyle and BorderTopWidth properties must be set so that the border can be perceived.


getBorderTopColor

public java.awt.Color getBorderTopColor()
Deprecated. 
Retrieves the color for the top side of the border.
Returns:
the color for the top side of the border.

setBorderBottomColor

public void setBorderBottomColor(java.awt.Color borderColor)
Deprecated. 
Specifies the color for the bottom side of the border.

In order to see the border color, the BorderBottomStyle and BorderBottomWidth properties must be set so that the border can be perceived.


getBorderBottomColor

public java.awt.Color getBorderBottomColor()
Deprecated. 
Retrieves the color for the bottom side of the border.
Returns:
the color for the bottom side of the border.

setBorderLeftColor

public void setBorderLeftColor(java.awt.Color borderColor)
Deprecated. 
Specifies the color for the left-hand side of the border.

In order to see the border color, the BorderLeftStyle and BorderLeftWidth properties must be set so that the border can be perceived.


getBorderLeftColor

public java.awt.Color getBorderLeftColor()
Deprecated. 
Retrieves the color for the left-hand side of the border.
Returns:
the color for the left-hand side of the border.

setBorderRightColor

public void setBorderRightColor(java.awt.Color borderColor)
Deprecated. 
Specifies the color for the right-hand side of the border.

In order to see the border color, the BorderRightStyle and BorderRightWidth properties must be set so that the border can be perceived.


getBorderRightColor

public java.awt.Color getBorderRightColor()
Deprecated. 
Retrieves the color for the right-hand side of the border.
Returns:
the color for the right-hand side of the border.

setBorderWidth

public void setBorderWidth(int borderWidth)
Deprecated. 
Specifies the width for the all four sides of the borders.

In order to see the border width, the BorderWidth and BorderWidth properties must be set so that the border can be perceived.


setBorderTopWidth

public void setBorderTopWidth(int borderWidth)
Deprecated. 
Specifies the width for the top side of the border.

In order to see the border width, the BorderTopWidth and BorderTopWidth properties must be set so that the border can be perceived.


getBorderTopWidth

public int getBorderTopWidth()
Deprecated. 
Retrieves the width for the top side of the border.
Returns:
the width for the top side of the border.

setBorderBottomWidth

public void setBorderBottomWidth(int borderWidth)
Deprecated. 
Specifies the width for the bottom side of the border.

In order to see the border width, the BorderBottomWidth and BorderBottomWidth properties must be set so that the border can be perceived.


getBorderBottomWidth

public int getBorderBottomWidth()
Deprecated. 
Retrieves the width for the bottom side of the border.
Returns:
the width for the bottom side of the border.

setBorderLeftWidth

public void setBorderLeftWidth(int borderWidth)
Deprecated. 
Specifies the width for the left-hand side of the border.

In order to see the border width, the BorderLeftWidth and BorderLeftWidth properties must be set so that the border can be perceived.


getBorderLeftWidth

public int getBorderLeftWidth()
Deprecated. 
Retrieves the width for the left-hand side of the border.
Returns:
the width for the left-hand side of the border.

setBorderRightWidth

public void setBorderRightWidth(int borderWidth)
Deprecated. 
Specifies the width for the right-hand side of the border.

In order to see the border width, the BorderRightWidth and BorderRightWidth properties must be set so that the border can be perceived.


getBorderRightWidth

public int getBorderRightWidth()
Deprecated. 
Retrieves the width for the right-hand side of the border.
Returns:
the width for the right-hand side of the border.

setBorderStyle

public void setBorderStyle(int borderStyle)
Deprecated. 
Specifies the style for the all four sides of the borders.

In order to see the border style, the BorderStyle and BorderWidth properties must be set so that the border can be perceived.


setBorderTopStyle

public void setBorderTopStyle(int borderStyle)
Deprecated. 
Specifies the style for the top side of the border.

In order to see the border style, the BorderTopStyle and BorderTopWidth properties must be set so that the border can be perceived.


getBorderTopStyle

public int getBorderTopStyle()
Deprecated. 
Retrieves the style for the top side of the border.
Returns:
the style for the top side of the border.

setBorderBottomStyle

public void setBorderBottomStyle(int borderStyle)
Deprecated. 
Specifies the style for the bottom side of the border.

In order to see the border style, the BorderBottomStyle and BorderBottomWidth properties must be set so that the border can be perceived.


getBorderBottomStyle

public int getBorderBottomStyle()
Deprecated. 
Retrieves the style for the bottom side of the border.
Returns:
the style for the bottom side of the border.

setBorderLeftStyle

public void setBorderLeftStyle(int borderStyle)
Deprecated. 
Specifies the style for the left-hand side of the border.

In order to see the border style, the BorderLeftStyle and BorderLeftWidth properties must be set so that the border can be perceived.


getBorderLeftStyle

public int getBorderLeftStyle()
Deprecated. 
Retrieves the style for the left-hand side of the border.
Returns:
the style for the left-hand side of the border.

setBorderRightStyle

public void setBorderRightStyle(int borderStyle)
Deprecated. 
Specifies the style for the right-hand side of the border.

In order to see the border style, the BorderRightStyle and BorderRightWidth properties must be set so that the border can be perceived.


getBorderRightStyle

public int getBorderRightStyle()
Deprecated. 
Retrieves the style for the right-hand side of the border.
Returns:
the style for the right-hand side of the border.

getFontName

public java.lang.String getFontName()
Deprecated. 
Retrieves the font name of the font for the text.
Returns:
The font name of the font for the text.

setFontName

public void setFontName(java.lang.String fontName)
Deprecated. 
Specifies the font name of the font for the text.
Parameters:
fontName - The font name of the font for the text.

getFontSize

public int getFontSize()
Deprecated. 
Retrieves the size of the font for the text.
Returns:
The size of the font for the text.

setFontSize

public void setFontSize(int fontSize)
Deprecated. 
Specifies the size of the font for the text.
Parameters:
fontSize - The size of the font for the text. fontSize must be a positive number. If it is not, then this method logs an error with the error handler and does not change the font size.

isFontBold

public boolean isFontBold()
Deprecated. 
Indicates whether this font is bold.
Returns:
true if the font is bold, false if it is not.

setFontBold

public void setFontBold(boolean bold)
Deprecated. 
Specifies whether this fond is bold.
Parameters:
bold - true to make the font bold, false to make it not bold.

isFontItalic

public boolean isFontItalic()
Deprecated. 
Indicates whether the font style for the text is italic.
Returns:
true if the font style is italic, false if the font style is not italic.

setFontItalic

public void setFontItalic(boolean isItalic)
Deprecated. 
Specifies whether the font style for the text is italic.
Parameters:
isItalic - true to make the font style italic, false to prohibit the font style from being italic.

setSelectBackground

public void setSelectBackground(java.awt.Color background)
Deprecated. 
Specifies the color for the background after it has been selected.
Parameters:
background - The color for the background after it has been selected.

getSelectBackground

public java.awt.Color getSelectBackground()
Deprecated. 
Retrieves the color for the background after it has been selected.
Returns:
The color for the background after it has been selected.

setSelectForeground

public void setSelectForeground(java.awt.Color foreground)
Deprecated. 
Specifies the color for the foreground after it has been selected. This method also sets the SelectForegroundUsed property to true.
Parameters:
foreground - The color for the foreground after it has been selected.

getSelectForeground

public java.awt.Color getSelectForeground()
Deprecated. 
Retrieves the color for the foreground after it has been selected.
Returns:
The color for the foreground after it has been selected.

setGraphicImageIndex

public void setGraphicImageIndex(int graphicIndex)
Deprecated. 
Specifies the index for the image that indicates that a user can drill out from a GridView cell.

Calling this method places a drill out image into the header or databody cells that this ViewStyle applies to. When an end user clicks the graphic image in a cell, then the GridView sends a drill out event to the GridViewDataListener.

Parameters:
index - The index of the graphic image in the image list that is configured by calling GridView.setGraphicImage.
See Also:
oracle.dss.gridView.GridView#setGraphicImage, oracle.dss.gridView.GridViewDataListener

getGraphicImageIndex

public int getGraphicImageIndex()
Deprecated. 
Retrieves the index of the graphic image.
Returns:
The graphic image index.
See Also:
setGraphicImageIndex(int)

setGraphicImageTooltip

public void setGraphicImageTooltip(java.lang.String tooltip)
Deprecated. 
Specifies the text to display in a tooltip when an end user's mouse hovers over the graphic image.
Parameters:
tooltip - The tooltip for the graphic image.
See Also:
setGraphicImageIndex(int)

getGraphicImageTooltip

public java.lang.String getGraphicImageTooltip()
Deprecated. 
Retrieves the text of the tooltip that is displayed when an end user's mouse hovers over the graphic image.
Returns:
The tooltip for the graphic image.
See Also:
getGraphicImageIndex()

setCellEditStyle

public void setCellEditStyle(int style)
Deprecated. 
Specifies the edit style for a GridView databody cell.

Note: Thin tables and crosstabs support this property, while Java-client tables and crosstabs do not. Neither graphs nor thin graphs support this property.

Parameters:
style - A constant that indicates the edit style. Valid constants are listed in the See Also section.
See Also:
#CELL_EDITABLE, #CELL_NOT_EDITABLE

getCellEditStyle

public int getCellEditStyle()
Deprecated. 
Retrieves the edit style for a GridView databody cell.

Note: Thin tables and crosstabs support this property, while Java-client tables and crosstabs do not. Neither graphs nor thin graphs support this property.

Returns:
A constant that indicates the edit style. Valid constants are listed in the See Also section.
See Also:
#CELL_EDITABLE, #CELL_NOT_EDITABLE

setEditBackground

public void setEditBackground(java.awt.Color background)
Deprecated. 
Specifies the background color for cells that can be edited in the databody of a crosstab or table. This method also sets the EditBackgroundUsed property to true.
Parameters:
background - The color for the background of editable cells.

getEditBackground

public java.awt.Color getEditBackground()
Deprecated. 
Retrieves the background color of editable cells in the databody of a crosstab or table.
Returns:
The background color of editable cells.

setEditForeground

public void setEditForeground(java.awt.Color foreground)
Deprecated. 
Specifies the foreground color for cells that can be edited in the databody of a crosstab or table. This method also sets the EditForegroundUsed property to true.
Parameters:
foreground - The color for the foreground of cells that can be edited.

getEditForeground

public java.awt.Color getEditForeground()
Deprecated. 
Retrieves the foreground color for cells that can be edited in the databody of a table or crosstab.
Returns:
The foreground color for editable cells.

setGraphicBarColor

public void setGraphicBarColor(java.awt.Color color)
Deprecated. 
Specifies the color of the graphic bar in a databody cell in a table or crosstab. If color is not specified, then a default color is calculated. This method also sets the GraphicBarColorUsed property to true.

Note: Thin presentation beans do not support this property in Netscape 4.x. In Java-client GridView objects, graphical bars work with positive ratios only.

Parameters:
color - The color for the graphic bar.

getGraphicBarColor

public java.awt.Color getGraphicBarColor()
Deprecated. 
Retrieves the color of the graphic bar in the databody cell of a table or crosstab.

Note: Thin presentation beans do not support this property. In Java-client GridView objects, graphical bars work with positive ratios only.

Returns:
The color of the graphic bar.

setGraphicBarVisible

public void setGraphicBarVisible(boolean visible)
Deprecated. 
Specifies whether a graphic bar appears in the databody cell of a Java-client crosstab or table. This method also sets the GraphicBarVisibleUsed property to true.

Note: Thin presentation beans do not support this property. In Java-client GridView objects, graphical bars work with positive ratios only.

Parameters:
visible - true to display a graphic bar, false not to display it.

isGraphicBarVisible

public boolean isGraphicBarVisible()
Deprecated. 
Indicates whether a graphic bar appears in the databody cell of a Java-client crosstab or table.

Note: Thin presentation beans do not support this property. In Java-client GridView objects, graphical bars work with positive ratios only.

Returns:
true if a graphic bar is visible, false if it is not.

setHPageBreak

public void setHPageBreak(boolean hPageBreak)
Deprecated. 
Specifies whether the horizontal page break line is visible in the databody of a table or crosstab. This method also sets the HPageBreakUsed property to true.
Parameters:
visible - true to display the horizontal page break line, false to hide it.

isHPageBreak

public boolean isHPageBreak()
Deprecated. 
Indicates whether the horizontal page break line is visible in the databody of a table or crosstab.
Returns:
true if the horizontal page break line is visible, false if it is not.

setVPageBreak

public void setVPageBreak(boolean vPageBreak)
Deprecated. 
Specifies whether the vertical page break line is visible in the databody of a crosstab or table. This method also sets the VPageBreakUsed property to true.
Parameters:
visible - true to display the vertical page break line, false to hide it.

isVPageBreak

public boolean isVPageBreak()
Deprecated. 
Indicates whether the vertical page break line is visible in the databody of a crosstab or table.
Returns:
true if the vertical page break line is visible, false if it is not.

toViewStyle

public ViewStyle toViewStyle()
Deprecated. 
For internal use only. Application developers should not use this

copyProperties

public void copyProperties(ViewStyle viewStyle)
Deprecated. 
For internal use only. Application developers should not use this
Copy properties from a CellStyle to a ViewStyle

convertJSPBorderStyleToInt

public static int convertJSPBorderStyleToInt(java.lang.String style)
Deprecated. 
Parameters:
string - the String representing the value of BorderStyle
Returns:
the value of BorderStyle represented by the string
For internal use only. Application developers should not use this
Convert a String representation of the value of the BorderStyle property to an int value to which the property can be set.

convertJSPHorizontalAlignmentToInt

public static int convertJSPHorizontalAlignmentToInt(java.lang.String hAlign)
Deprecated. 
Parameters:
string - the String representing the value of HorizontalAlignment
Returns:
the value of HorizontalAlignment represented by the string
For internal use only. Application developers should not use this
Convert a String representation of the value of the HorizontalAlignment property to an int value to which the property can be set.

convertJSPVerticalAlignmentToInt

public static int convertJSPVerticalAlignmentToInt(java.lang.String vAlign)
Deprecated. 
Parameters:
string - the String representing the value of VerticalAlignment
Returns:
the value of VerticalAlignment represented by the string
For internal use only. Application developers should not use this
Convert a String representation of the value of the VerticalAlignment property to an int value to which the property can be set.

getBeanType

protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
Deprecated. 
Specified by:
getBeanType in class BIComplexAttributeBase

Skip navigation links

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

E17492-04


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