@Generated(value="com.liferay.alloy.tools.builder.FacesBuilder") public abstract class RowBase extends javax.faces.component.UIPanel implements com.liferay.faces.util.component.Styleable
| Modifier and Type | Class and Description |
|---|---|
protected static class |
RowBase.RowPropertyKeys |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_TYPE |
static String |
RENDERER_TYPE |
| Constructor and Description |
|---|
RowBase() |
| Modifier and Type | Method and Description |
|---|---|
String |
getStyle()
style attribute description:
HTML passthrough attribute specifying the css style of the element. |
String |
getStyleClass()
styleClass attribute description:
List of CSS class names (separated by spaces) that are to be rendered within the class attribute. |
void |
setStyle(String style)
style attribute description:
HTML passthrough attribute specifying the css style of the element. |
void |
setStyleClass(String styleClass)
styleClass attribute description:
List of CSS class names (separated by spaces) that are to be rendered within the class attribute. |
addClientBehavior, addFacesListener, broadcast, clearInitialState, 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, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, 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 getStyle()
style attribute description:
getStyle in interface com.liferay.faces.util.component.Styleablepublic void setStyle(String style)
style attribute description:
setStyle in interface com.liferay.faces.util.component.Styleablepublic String getStyleClass()
styleClass attribute description:
getStyleClass in interface com.liferay.faces.util.component.Styleablepublic void setStyleClass(String styleClass)
styleClass attribute description:
setStyleClass in interface com.liferay.faces.util.component.StyleableCopyright © 2016 Liferay, Inc.. All rights reserved.