@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class OutputStylesheetBase extends javax.faces.component.UIOutput
| Modifier and Type | Class and Description |
|---|---|
protected static class |
OutputStylesheetBase.OutputStylesheetPropertyKeys |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_TYPE |
static String |
RENDERER_TYPE |
| Constructor and Description |
|---|
OutputStylesheetBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLibrary()
library attribute description:
The name of the library which contains the resource. |
String |
getMedia()
media attribute description:
HTML passthrough attribute specifying the media type of the element. |
String |
getName()
name attribute description:
The name of the resource file to be included on the page. |
void |
setLibrary(String library)
library attribute description:
The name of the library which contains the resource. |
void |
setMedia(String media)
media attribute description:
HTML passthrough attribute specifying the media type of the element. |
void |
setName(String name)
name attribute description:
The name of the resource file to be included on the page. |
clearInitialState, getConverter, getFamily, getLocalValue, getValue, markInitialState, resetValue, restoreState, saveState, setConverter, setValueaddClientBehavior, addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTreepublic static final String COMPONENT_TYPE
public static final String RENDERER_TYPE
public String getLibrary()
library attribute description:
public void setLibrary(String library)
library attribute description:
public String getMedia()
media attribute description:
public void setMedia(String media)
media attribute description:
public String getName()
name attribute description:
public void setName(String name)
name attribute description:
Copyright © 2016 Liferay, Inc.. All rights reserved.