oracle.adf.view.faces.component.core
Class CoreStyleSheet
java.lang.Object
javax.faces.component.UIComponent
oracle.adf.view.faces.component.UIXComponent
oracle.adf.view.faces.component.UIXComponentBase
oracle.adf.view.faces.component.core.CoreStyleSheet
- All Implemented Interfaces:
- StateHolder
- public class CoreStyleSheet
- extends UIXComponentBase
The styleSheet component generates the style
sheet link reference to a generated ADF Faces style sheet.
This is automatically included for you if you use the ADF
HtmlHead component.
*
This bean is not supported on the following agent types:
phone, voice.
It does not support any children.
|
Constructor Summary |
|
CoreStyleSheet()
Construct an instance of the CoreStyleSheet. |
protected |
CoreStyleSheet(java.lang.String rendererType)
Construct an instance of the CoreStyleSheet. |
| Methods inherited from class oracle.adf.view.faces.component.UIXComponentBase |
addAttributeChange, addAttributeChange, addAttributeChangeListener, addFacesListener, broadcast, createFacesBean, decode, decodeChildren, decodeChildrenImpl, encodeAll, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributeChangeListener, getAttributeChangeListeners, getAttributes, getBooleanProperty, getChildCount, getChildren, getClientId, getFacesBean, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacetNames, getFacets, getFacetsAndChildren, getId, getIntProperty, getLifecycleRenderer, getLocalClientId, getParent, getProperty, getPropertyKey, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeAttributeChangeListener, removeFacesListener, restoreState, saveState, setAttributeChangeListener, setBooleanProperty, setId, setIntProperty, setParent, setProperty, setRendered, setRendererType, setTransient, setValueBinding, toString, updateChildren, updateChildrenImpl, validateChildren, validateChildrenImpl |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
TYPE
public static final FacesBean.Type TYPE
COMPONENT_FAMILY
public static final java.lang.String COMPONENT_FAMILY
- See Also:
- Constant Field Values
COMPONENT_TYPE
public static final java.lang.String COMPONENT_TYPE
- See Also:
- Constant Field Values
CoreStyleSheet
public CoreStyleSheet()
- Construct an instance of the CoreStyleSheet.
CoreStyleSheet
protected CoreStyleSheet(java.lang.String rendererType)
- Construct an instance of the CoreStyleSheet.
getFamily
public java.lang.String getFamily()
- Specified by:
getFamily in class UIXComponentBase
getBeanType
protected FacesBean.Type getBeanType()
- Overrides:
getBeanType in class UIXComponentBase
Copyright © 2003-2007 Oracle Corporation. All Rights Reserved.