@Deprecated public class ThresholdSet extends BIComplexAttributeBase
Modifier and Type | Field and Description |
---|---|
static org.apache.myfaces.trinidad.bean.PropertyKey |
INTERNAL_USE_CURRENT_INDEX_KEY
Deprecated.
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
THRESHOLD_MAP_KEY
Deprecated.
|
static BIFacesBeanImpl.Type |
TYPE
Deprecated.
|
ID_KEY, m_parent, TRANSIENT_KEY
Constructor and Description |
---|
ThresholdSet()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Threshold |
getImageViewThreshold(int i,
boolean createNew)
Deprecated.
Internal use only.
|
java.util.Map |
getThresholdMap()
Deprecated.
|
protected Threshold |
newInstance()
Deprecated.
Internal use only.
|
void |
resetStyleProperties()
Deprecated.
|
java.lang.Object |
saveState(javax.faces.context.FacesContext context)
Deprecated.
|
void |
setThresholdMap(java.util.Map map)
Deprecated.
|
getBooleanProperty, getFacesBean, getId, getParent, getProperty, getPropertyKey, getSetAttributeIndex, isTransient, isUpdated, processSetAttribute, processSetAttributeAndAdd, registerAttachedObjectKey, restoreState, setBooleanProperty, setId, setParent, setProperty, setTransient, setUpdated
public static final BIFacesBeanImpl.Type TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey THRESHOLD_MAP_KEY
@Concealed public static final org.apache.myfaces.trinidad.bean.PropertyKey INTERNAL_USE_CURRENT_INDEX_KEY
@Concealed public void applyProperties(java.util.HashMap map)
applyProperties
in class BIComplexAttributeBase
map
- hashMap that contains property value pairs.public void resetStyleProperties()
public void setThresholdMap(java.util.Map map)
public java.util.Map getThresholdMap()
@Concealed public Threshold getImageViewThreshold(int i, boolean createNew)
i
- createNew
- @Concealed protected Threshold newInstance()
public java.lang.Object saveState(javax.faces.context.FacesContext context)
saveState
in interface javax.faces.component.StateHolder
saveState
in class BIComplexAttributeBase
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType
in class BIComplexAttributeBase