@Deprecated public class GaugeFont extends BaseFont
Modifier and Type | Field and Description |
---|---|
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE
Deprecated.
|
BOLD_KEY, COLOR_KEY, ITALIC_KEY, m_defaultFontColor, m_defaultFontSize, m_defaultFontStyle, m_defaultFontTypeface, NAME_KEY, SIZE_KEY, UNDERLINE_KEY
ID_KEY, m_parent, TRANSIENT_KEY
Constructor and Description |
---|
GaugeFont()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType()
Deprecated.
|
applyProperties, getColor, getName, getSize, isBold, isItalic, isUnderline, resetStyleProperties, setBold, setColor, setDefaultValues, setItalic, setName, setSize, setUnderline
getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, registerAttachedObjectKey, restoreState, saveState, setBooleanProperty, setId, setParent, setProperty, setTransient, setUpdated
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType
in class BaseFont