|
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 | ||||||||
java.lang.Object
oracle.adf.view.faces.bi.component.BIComplexAttributeBase
oracle.adf.view.faces.bi.component.gauge.BaseText
Deprecated. This component is used with the UIGauge, which is deprecated. UIDialGauge, UILedGauge, or UIStatusMeterGauge should be used instead.
@Deprecated
public abstract class BaseText
Base class for text objects in a gauge.
| Field Summary | |
|---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
FONT_COLOR_KEYDeprecated. |
static org.apache.myfaces.trinidad.bean.PropertyKey |
GAUGE_FONT_KEYDeprecated. |
protected java.awt.Color |
m_defaultFontColorDeprecated. |
protected int |
m_defaultFontSizeDeprecated. |
protected int |
m_defaultFontStyleDeprecated. |
protected java.lang.String |
m_defaultFontTypefaceDeprecated. |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPEDeprecated. |
| Fields inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
ID_KEY, m_parent, TRANSIENT_KEY |
| Constructor Summary | |
|---|---|
BaseText()Deprecated. |
|
| Method Summary | |
|---|---|
void |
applyProperties(java.util.HashMap map)Deprecated. Applications do not need to call this method. |
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType()Deprecated. |
GaugeFont |
getGaugeFont()Deprecated. |
protected void |
resetStyleProperties()Deprecated. |
void |
restoreState(javax.faces.context.FacesContext context, java.lang.Object stateObj)Deprecated. |
void |
setGaugeFont(GaugeFont font)Deprecated. |
| Methods inherited from class oracle.adf.view.faces.bi.component.BIComplexAttributeBase |
|---|
getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, registerAttachedObjectKey, 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 |
|---|
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey GAUGE_FONT_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey FONT_COLOR_KEY
protected java.lang.String m_defaultFontTypeface
protected int m_defaultFontStyle
protected int m_defaultFontSize
protected java.awt.Color m_defaultFontColor
| Constructor Detail |
|---|
public BaseText()
| Method Detail |
|---|
public GaugeFont getGaugeFont()
public void setGaugeFont(GaugeFont font)
public void applyProperties(java.util.HashMap map)
BIComplexAttributeBaseapplyProperties in class BIComplexAttributeBasemap - hashMap that contains property value pairs.protected void resetStyleProperties()
public void restoreState(javax.faces.context.FacesContext context,
java.lang.Object stateObj)
restoreState in interface javax.faces.component.StateHolderrestoreState in class BIComplexAttributeBaseprotected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType in class BIComplexAttributeBase
|
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 | ||||||||