public abstract class AbstractUISheetLayout extends AbstractUILayoutBase implements LayoutManager
Constructor and Description |
---|
AbstractUISheetLayout() |
Modifier and Type | Method and Description |
---|---|
void |
fixRelativeInsideAuto(Orientation orientation,
boolean auto) |
boolean |
getRendersChildren() |
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, 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
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
public boolean getRendersChildren()
getRendersChildren
in class javax.faces.component.UIComponentBase
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.