public class TimeAxis
extends org.apache.myfaces.trinidad.component.UIXComponentBase
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
COMPONENT_FAMILY |
static java.lang.String |
COMPONENT_TYPE |
static org.apache.myfaces.trinidad.bean.PropertyKey |
CUSTOMIZATION_ID_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
DONT_PERSIST_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
FORMAT_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
INLINE_STYLE_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
ORDER_KEY |
static org.apache.myfaces.trinidad.bean.PropertyKey |
PERSIST_KEY |
static java.lang.String |
SCALE_DAYS
Scale of the time axis constant for one day.
|
static java.lang.String |
SCALE_HALFHOURS
Scale of the time axis constant for 30 minutes.
|
static java.lang.String |
SCALE_HALFYEARS
Scale of the time axis constant for half a year.
|
static java.lang.String |
SCALE_HOURS
Scale of the time axis constant for one hour.
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
SCALE_KEY |
static java.lang.String |
SCALE_MONTHS
Scale of the time axis constant for one month.
|
static java.lang.String |
SCALE_QUARTERHOURS
Scale of the time axis constant for 15 minutes.
|
static java.lang.String |
SCALE_QUARTERS
Scale of the time axis constant for a quarter.
|
static java.lang.String |
SCALE_SIXHOURS
Scale of the time axis constant for six hours.
|
static java.lang.String |
SCALE_THREEHOURS
Scale of the time axis constant for three hours.
|
static java.lang.String |
SCALE_TWOMONTHS
Scale of the time axis constant for two months.
|
static java.lang.String |
SCALE_TWOWEEKS
Scale of the time axis constant for two weeks.
|
static java.lang.String |
SCALE_TWOYEARS
Scale of the time axis constant for two years.
|
static java.lang.String |
SCALE_WEEKS
Scale of the time axis constant for one week.
|
static java.lang.String |
SCALE_YEARS
Scale of the time axis constant for one year.
|
static org.apache.myfaces.trinidad.bean.PropertyKey |
STYLE_CLASS_KEY |
static org.apache.myfaces.trinidad.bean.FacesBean.Type |
TYPE |
static org.apache.myfaces.trinidad.bean.PropertyKey |
VISIBLE_KEY |
Constructor and Description |
---|
TimeAxis()
Constructs an instance of a TimeAxis.
|
Modifier and Type | Method and Description |
---|---|
protected org.apache.myfaces.trinidad.bean.FacesBean.Type |
getBeanType() |
java.lang.String |
getCustomizationId()
Deprecated.
The 'id' attribute should be used when applying persistent customizations.
This attribute will be removed in the next release.
|
TimeAxisDateFormat |
getDateFormat()
Retrieves the TimeAxisDateFormat object used for this time axis.
|
java.lang.String[] |
getDontPersist()
Gets List of persistent attributes that are restricted from persisting to a
registered "Persistent Change Manager".
|
java.lang.String |
getFamily() |
java.lang.String |
getInlineStyle()
Gets the CSS styles to use for this component.
|
java.lang.String[] |
getOrder()
Deprecated.
Use getZoomOrder method instead.
|
java.lang.String[] |
getPersist()
Gets List of persistent attributes that are persisting to a registered
"Persistent Change Manager".
|
java.lang.String |
getRendererType() |
java.lang.String |
getScale()
Retrieves the time scale used for this time axis.
|
java.lang.String |
getStyleClass()
Gets a CSS style class to use for this component.
|
java.lang.String[] |
getZoomOrder()
Retrieves the zoom order of the time scale.
|
boolean |
isVisible()
Gets whether the component is visible or not.
|
void |
setCustomizationId(java.lang.String customizationId)
Deprecated.
The 'id' attribute should be used when applying persistent customizations.
This attribute will be removed in the next release.
|
void |
setDateFormat(TimeAxisDateFormat format)
Specifies the TimeAxisDateFormat object used for this time axis.
|
void |
setDontPersist(java.lang.String[] dontPersist)
Sets List of persistent attributes that are restricted from persisting to a
registered "Persistent Change Manager".
|
void |
setInlineStyle(java.lang.String inlineStyle)
Sets the CSS styles to use for this component.
|
void |
setOrder(java.lang.String[] order)
Deprecated.
Use setZoomOrder method instead.
|
void |
setPersist(java.lang.String[] persist)
Sets List of persistent attributes that are persisting to a registered
"Persistent Change Manager".
|
void |
setScale(java.lang.String scale)
Specifies the time scale for this time axis.
|
void |
setStyleClass(java.lang.String styleClass)
Sets a CSS style class to use for this component.
|
void |
setVisible(boolean visible)
Specifies the visibility of the component.
|
void |
setZoomOrder(java.lang.String[] order)
Specifies the zoom order of the time scale.
|
adaptMethodBinding, addAttributeChange, addAttributeChangeListener, addClientBehavior, addComponentChange, addComponentChange, addComponentChangeFilter, addFacesListener, broadcast, broadcastToMethodBinding, broadcastToMethodExpression, clearCachedClientIds, clearInitialState, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientBehaviors, getClientId, getComponentChangeFilters, getContainerClientId, getDefaultEventName, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getListenersForEventClass, getParent, getProperty, getPropertyKey, getRenderedFacetsAndChildren, getRenderer, getRendersChildren, getValueBinding, getValueExpression, initialStateMarked, invokeOnChildrenComponents, invokeOnComponent, invokeOnNamingContainerComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeAttributeChangeListener, removeComponentChangeFilter, removeFacesListener, restoreState, satisfiesPartialTrigger, saveState, setAttributeChangeListener, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setupFlattenedChildrenContext, setupFlattenedContext, setValueBinding, setValueExpression, subscribeToEvent, tearDownFlattenedChildrenContext, tearDownFlattenedContext, toString, unsubscribeFromEvent, updateChildren, updateChildrenImpl, validateChildren, validateChildrenImpl
addPartialTarget, broadcastInContext, clearCachedClientIds, defaultGetRenderedFacetsAndChildren, encodeFlattenedChild, encodeFlattenedChildren, getLogicalParent, getLogicalParent, getStateHelper, getStateHelper, isVisitable, partialEncodeVisit, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, processFlattenedChildren, setPartialTarget, setupChildrenEncodingContext, setupChildrenVisitingContext, setupEncodingContext, setUpEncodingContext, setupVisitingContext, tearDownChildrenEncodingContext, tearDownChildrenVisitingContext, tearDownEncodingContext, tearDownVisitingContext, visitAllChildren, visitChildren, visitChildren, visitTree, visitTree
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getTransientStateHelper, getTransientStateHelper, isCompositeComponent, isInView, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView
public static final org.apache.myfaces.trinidad.bean.FacesBean.Type TYPE
public static final java.lang.String COMPONENT_FAMILY
public static final java.lang.String COMPONENT_TYPE
public static final org.apache.myfaces.trinidad.bean.PropertyKey SCALE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey FORMAT_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey ORDER_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey INLINE_STYLE_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey STYLE_CLASS_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey CUSTOMIZATION_ID_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey PERSIST_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey DONT_PERSIST_KEY
public static final org.apache.myfaces.trinidad.bean.PropertyKey VISIBLE_KEY
public static final java.lang.String SCALE_TWOYEARS
public static final java.lang.String SCALE_YEARS
public static final java.lang.String SCALE_HALFYEARS
public static final java.lang.String SCALE_QUARTERS
public static final java.lang.String SCALE_TWOMONTHS
public static final java.lang.String SCALE_MONTHS
public static final java.lang.String SCALE_TWOWEEKS
public static final java.lang.String SCALE_WEEKS
public static final java.lang.String SCALE_DAYS
public static final java.lang.String SCALE_SIXHOURS
public static final java.lang.String SCALE_THREEHOURS
public static final java.lang.String SCALE_HOURS
public static final java.lang.String SCALE_HALFHOURS
public static final java.lang.String SCALE_QUARTERHOURS
protected org.apache.myfaces.trinidad.bean.FacesBean.Type getBeanType()
getBeanType
in class org.apache.myfaces.trinidad.component.UIXComponentBase
public java.lang.String getFamily()
getFamily
in class org.apache.myfaces.trinidad.component.UIXComponentBase
public java.lang.String getRendererType()
getRendererType
in class org.apache.myfaces.trinidad.component.UIXComponentBase
public final java.lang.String getInlineStyle()
public final void setInlineStyle(java.lang.String inlineStyle)
inlineStyle
- the new inlineStyle valuepublic final java.lang.String getStyleClass()
public final void setStyleClass(java.lang.String styleClass)
styleClass
- the new styleClass valuepublic final java.lang.String[] getPersist()
public final void setPersist(java.lang.String[] persist)
persist
- the new persist valuepublic final java.lang.String[] getDontPersist()
public final void setDontPersist(java.lang.String[] dontPersist)
dontPersist
- the new dontPersist value@Deprecated public final java.lang.String getCustomizationId()
@Deprecated public final void setCustomizationId(java.lang.String customizationId)
customizationId
- the new customizationId valuepublic boolean isVisible()
true
if the component is visible. false
otherwise.setVisible(boolean)
public void setVisible(boolean visible)
scale
- The visibility of the component.public java.lang.String getScale()
setScale(java.lang.String)
public void setScale(java.lang.String scale)
scale
- The time scale for this time axis.getScale()
@Deprecated public java.lang.String[] getOrder()
setOrder(java.lang.String[])
@Deprecated public void setOrder(java.lang.String[] order)
order
- The order for this time scale.getOrder()
public java.lang.String[] getZoomOrder()
setZoomOrder(java.lang.String[])
public void setZoomOrder(java.lang.String[] order)
order
- The order for this time scale.getZoomOrder()
public TimeAxisDateFormat getDateFormat()
setDateFormat(oracle.adf.view.faces.bi.component.gantt.TimeAxisDateFormat)
public void setDateFormat(TimeAxisDateFormat format)
format
- The TimeAxisDateFormat object used for this time axis.getDateFormat()