public abstract class AbstractUIFlowLayout extends AbstractUILayoutBase implements LayoutManager, SupportsMarkup
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_FAMILY |
Constructor and Description |
---|
AbstractUIFlowLayout() |
Modifier and Type | Method and Description |
---|---|
void |
fixRelativeInsideAuto(Orientation orientation,
boolean auto) |
void |
init() |
void |
mainProcessing(Orientation orientation) |
void |
postProcessing(Orientation orientation) |
void |
preProcessing(Orientation orientation) |
addClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeAll, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, initialStateMarked, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, visitTree
getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getFamily, getListenersForEventClass, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getValueExpression, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, setInView, setValueExpression, subscribeToEvent, unsubscribeFromEvent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCurrentMarkup, getRendererType
getCurrentMarkup, getMarkup, setCurrentMarkup, setMarkup
public static final String COMPONENT_FAMILY
public void init()
init
in interface LayoutManager
public void fixRelativeInsideAuto(Orientation orientation, boolean auto)
fixRelativeInsideAuto
in interface LayoutManager
public void preProcessing(Orientation orientation)
preProcessing
in interface LayoutManager
public void mainProcessing(Orientation orientation)
mainProcessing
in interface LayoutManager
public void postProcessing(Orientation orientation)
postProcessing
in interface LayoutManager
Copyright © 2002-2016 The Apache Software Foundation. All Rights Reserved.