|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
org.apache.myfaces.tobago.component.UILayout
org.apache.myfaces.tobago.component.UIDefaultLayout
public class UIDefaultLayout
| Field Summary | |
|---|---|
static String |
COMPONENT_FAMILY
|
static String |
COMPONENT_TYPE
|
| Constructor Summary | |
|---|---|
UIDefaultLayout()
|
|
| Method Summary | |
|---|---|
String |
getFamily()
|
static UIDefaultLayout |
getInstance()
|
void |
layoutBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
|
| Methods inherited from class org.apache.myfaces.tobago.component.UILayout |
|---|
encodeChildrenOfComponent, getLayout, prepareDimension |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
| Constructor Detail |
|---|
public UIDefaultLayout()
| Method Detail |
|---|
public static UIDefaultLayout getInstance()
public void layoutBegin(javax.faces.context.FacesContext facesContext,
javax.faces.component.UIComponent component)
layoutBegin in class UILayoutpublic String getFamily()
getFamily in class javax.faces.component.UIComponent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||