public abstract class AbstractUIFlowLayout extends AbstractUILayoutBase implements LayoutManager, SupportsMarkup
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) |
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
encodeAll, getContainerClientId, getFamily, getValueExpression, setValueExpression
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCurrentMarkup, getRendererType
getCurrentMarkup, getMarkup, setCurrentMarkup, setMarkup
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-2014 The Apache Software Foundation. All Rights Reserved.