|
||||||||||
| 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
javax.faces.component.UIPanel
org.apache.myfaces.tobago.internal.component.AbstractUIPanelBase
org.apache.myfaces.tobago.internal.component.AbstractUIPanel
org.apache.myfaces.tobago.internal.component.AbstractUICell
org.apache.myfaces.tobago.component.UICell
@Deprecated public class UICell
Renders a panel-like layout element with the ability to span over more than
one layout cell. A cell may only contain one child.
UIComponent class, generated from template component1.2.stg with class
CellTagDeclaration.
| Field Summary | |
|---|---|
static String |
COMPONENT_TYPE
Deprecated. |
| Fields inherited from class javax.faces.component.UIPanel |
|---|
COMPONENT_FAMILY |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
bindings |
| Fields inherited from interface org.apache.myfaces.tobago.component.OnComponentPopulated |
|---|
MARKER |
| Constructor Summary | |
|---|---|
UICell()
Deprecated. |
|
| Method Summary | |
|---|---|
Measure |
getBorderBottom()
Deprecated. This attribute is for internal use only. |
Measure |
getBorderLeft()
Deprecated. This attribute is for internal use only. |
Measure |
getBorderRight()
Deprecated. This attribute is for internal use only. |
Measure |
getBorderTop()
Deprecated. This attribute is for internal use only. |
Measure |
getCurrentHeight()
Deprecated. This value will usually be set by the layout manager. |
Markup |
getCurrentMarkup()
Deprecated. |
Measure |
getCurrentWidth()
Deprecated. This value will usually be set by the layout manager. |
Display |
getDisplay()
Deprecated. This attribute is for internal use only. |
Measure |
getHeight()
Deprecated. This value will usually be set by the layout manager. |
Integer |
getHorizontalIndex()
Deprecated. This attribute is for internal use only. |
Measure |
getLeft()
Deprecated. This value will usually be set by the layout manager. |
Measure |
getMarginBottom()
Deprecated. |
Measure |
getMarginLeft()
Deprecated. |
Measure |
getMarginRight()
Deprecated. |
Measure |
getMarginTop()
Deprecated. |
Markup |
getMarkup()
Deprecated. |
Measure |
getMaximumHeight()
Deprecated. |
Measure |
getMaximumWidth()
Deprecated. |
Measure |
getMinimumHeight()
Deprecated. |
Measure |
getMinimumWidth()
Deprecated. |
Measure |
getPaddingBottom()
Deprecated. This attribute is for internal use only. |
Measure |
getPaddingLeft()
Deprecated. This attribute is for internal use only. |
Measure |
getPaddingRight()
Deprecated. This attribute is for internal use only. |
Measure |
getPaddingTop()
Deprecated. This attribute is for internal use only. |
Measure |
getPreferredHeight()
Deprecated. |
Measure |
getPreferredWidth()
Deprecated. |
String |
getScrollbars()
Deprecated. possible values are: 'false' : no scrollbars should be rendered 'true' : scrollbars should always be rendered 'auto' : scrollbars should be rendered when needed Default: falseAllowed Values: false,true,auto |
Integer |
getSpanX()
Deprecated. Count of layout columns to span over. |
Integer |
getSpanY()
Deprecated. Count of layout rows to span over. |
Measure |
getTop()
Deprecated. This value will usually be set by the layout manager. |
Integer |
getVerticalIndex()
Deprecated. This attribute is for internal use only. |
Measure |
getWidth()
Deprecated. This value will usually be set by the layout manager. |
boolean |
isOverflowX()
Deprecated. This attribute is for internal use only. |
boolean |
isOverflowY()
Deprecated. This attribute is for internal use only. |
void |
restoreState(javax.faces.context.FacesContext context,
Object componentState)
Deprecated. |
Object |
saveState(javax.faces.context.FacesContext context)
Deprecated. |
void |
setBorderBottom(Measure borderBottom)
Deprecated. |
void |
setBorderLeft(Measure borderLeft)
Deprecated. |
void |
setBorderRight(Measure borderRight)
Deprecated. |
void |
setBorderTop(Measure borderTop)
Deprecated. |
void |
setCurrentHeight(Measure currentHeight)
Deprecated. |
void |
setCurrentMarkup(Markup currentMarkup)
Deprecated. |
void |
setCurrentWidth(Measure currentWidth)
Deprecated. |
void |
setDisplay(Display display)
Deprecated. |
void |
setHeight(Measure height)
Deprecated. |
void |
setHorizontalIndex(Integer horizontalIndex)
Deprecated. |
void |
setLeft(Measure left)
Deprecated. |
void |
setMarginBottom(Measure marginBottom)
Deprecated. |
void |
setMarginLeft(Measure marginLeft)
Deprecated. |
void |
setMarginRight(Measure marginRight)
Deprecated. |
void |
setMarginTop(Measure marginTop)
Deprecated. |
void |
setMarkup(Markup markup)
Deprecated. |
void |
setMaximumHeight(Measure maximumHeight)
Deprecated. |
void |
setMaximumWidth(Measure maximumWidth)
Deprecated. |
void |
setMinimumHeight(Measure minimumHeight)
Deprecated. |
void |
setMinimumWidth(Measure minimumWidth)
Deprecated. |
void |
setOverflowX(boolean overflowX)
Deprecated. |
void |
setOverflowY(boolean overflowY)
Deprecated. |
void |
setPaddingBottom(Measure paddingBottom)
Deprecated. |
void |
setPaddingLeft(Measure paddingLeft)
Deprecated. |
void |
setPaddingRight(Measure paddingRight)
Deprecated. |
void |
setPaddingTop(Measure paddingTop)
Deprecated. |
void |
setPreferredHeight(Measure preferredHeight)
Deprecated. |
void |
setPreferredWidth(Measure preferredWidth)
Deprecated. |
void |
setScrollbars(String scrollbars)
Deprecated. |
void |
setSpanX(Integer spanX)
Deprecated. |
void |
setSpanY(Integer spanY)
Deprecated. |
void |
setTop(Measure top)
Deprecated. |
void |
setVerticalIndex(Integer verticalIndex)
Deprecated. |
void |
setWidth(Measure width)
Deprecated. |
| Methods inherited from class org.apache.myfaces.tobago.internal.component.AbstractUICell |
|---|
getColumnSpan, getRowSpan, setColumnSpan, setRowSpan |
| Methods inherited from class org.apache.myfaces.tobago.internal.component.AbstractUIPanel |
|---|
encodeBegin, encodeChildren, encodeEnd, getComponents, getLayoutManager, isLayoutChildren, onComponentPopulated, setLayoutManager |
| Methods inherited from class javax.faces.component.UIPanel |
|---|
getFamily |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addFacesListener, broadcast, decode, 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, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getContainerClientId, getValueExpression, setValueExpression |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.myfaces.tobago.layout.LayoutComponent |
|---|
isRendered |
| Methods inherited from interface org.apache.myfaces.tobago.config.Configurable |
|---|
getRendererType |
| Field Detail |
|---|
public static final String COMPONENT_TYPE
| Constructor Detail |
|---|
public UICell()
| Method Detail |
|---|
public Markup getMarkup()
getMarkup in interface SupportsMarkuppublic void setMarkup(Markup markup)
setMarkup in interface SupportsMarkuppublic Measure getMarginLeft()
getMarginLeft in interface LayoutBasepublic void setMarginLeft(Measure marginLeft)
setMarginLeft in interface LayoutBasepublic Measure getMinimumHeight()
getMinimumHeight in interface LayoutBasepublic void setMinimumHeight(Measure minimumHeight)
setMinimumHeight in interface LayoutBasepublic Measure getBorderLeft()
getBorderLeft in interface LayoutBoxpublic void setBorderLeft(Measure borderLeft)
setBorderLeft in interface LayoutBoxpublic Measure getHeight()
getHeight in interface LayoutBasepublic void setHeight(Measure height)
setHeight in interface LayoutBasepublic Measure getMinimumWidth()
getMinimumWidth in interface LayoutBasepublic void setMinimumWidth(Measure minimumWidth)
setMinimumWidth in interface LayoutBasepublic boolean isOverflowX()
isOverflowX in interface LayoutContainerpublic void setOverflowX(boolean overflowX)
setOverflowX in interface LayoutContainerpublic boolean isOverflowY()
isOverflowY in interface LayoutContainerpublic void setOverflowY(boolean overflowY)
setOverflowY in interface LayoutContainerpublic Measure getLeft()
getLeft in interface LayoutBasepublic void setLeft(Measure left)
setLeft in interface LayoutBasepublic Measure getBorderRight()
getBorderRight in interface LayoutBoxpublic void setBorderRight(Measure borderRight)
setBorderRight in interface LayoutBoxpublic Measure getPaddingBottom()
getPaddingBottom in interface LayoutBoxpublic void setPaddingBottom(Measure paddingBottom)
setPaddingBottom in interface LayoutBoxpublic Measure getMaximumHeight()
getMaximumHeight in interface LayoutBasepublic void setMaximumHeight(Measure maximumHeight)
setMaximumHeight in interface LayoutBasepublic Measure getTop()
getTop in interface LayoutBasepublic void setTop(Measure top)
setTop in interface LayoutBasepublic Measure getCurrentWidth()
getCurrentWidth in interface LayoutBasepublic void setCurrentWidth(Measure currentWidth)
setCurrentWidth in interface LayoutBasepublic String getScrollbars()
falsefalse,true,auto
public void setScrollbars(String scrollbars)
public Measure getPaddingTop()
getPaddingTop in interface LayoutBoxpublic void setPaddingTop(Measure paddingTop)
setPaddingTop in interface LayoutBoxpublic Measure getMarginTop()
getMarginTop in interface LayoutBasepublic void setMarginTop(Measure marginTop)
setMarginTop in interface LayoutBasepublic Measure getMarginRight()
getMarginRight in interface LayoutBasepublic void setMarginRight(Measure marginRight)
setMarginRight in interface LayoutBasepublic Measure getWidth()
getWidth in interface LayoutBasepublic void setWidth(Measure width)
setWidth in interface LayoutBasepublic Measure getCurrentHeight()
getCurrentHeight in interface LayoutBasepublic void setCurrentHeight(Measure currentHeight)
setCurrentHeight in interface LayoutBasepublic Measure getPreferredHeight()
getPreferredHeight in interface LayoutBasepublic void setPreferredHeight(Measure preferredHeight)
setPreferredHeight in interface LayoutBasepublic Display getDisplay()
getDisplay in interface LayoutComponentpublic void setDisplay(Display display)
setDisplay in interface LayoutComponentpublic Measure getBorderBottom()
getBorderBottom in interface LayoutBoxpublic void setBorderBottom(Measure borderBottom)
setBorderBottom in interface LayoutBoxpublic Measure getMaximumWidth()
getMaximumWidth in interface LayoutBasepublic void setMaximumWidth(Measure maximumWidth)
setMaximumWidth in interface LayoutBasepublic Measure getPaddingLeft()
getPaddingLeft in interface LayoutBoxpublic void setPaddingLeft(Measure paddingLeft)
setPaddingLeft in interface LayoutBoxpublic Measure getPaddingRight()
getPaddingRight in interface LayoutBoxpublic void setPaddingRight(Measure paddingRight)
setPaddingRight in interface LayoutBoxpublic Measure getPreferredWidth()
getPreferredWidth in interface LayoutBasepublic void setPreferredWidth(Measure preferredWidth)
setPreferredWidth in interface LayoutBasepublic Measure getMarginBottom()
getMarginBottom in interface LayoutBasepublic void setMarginBottom(Measure marginBottom)
setMarginBottom in interface LayoutBasepublic Integer getVerticalIndex()
getVerticalIndex in interface LayoutComponentpublic void setVerticalIndex(Integer verticalIndex)
setVerticalIndex in interface LayoutComponentpublic Measure getBorderTop()
getBorderTop in interface LayoutBoxpublic void setBorderTop(Measure borderTop)
setBorderTop in interface LayoutBoxpublic Integer getSpanX()
1
getSpanX in class AbstractUICellpublic void setSpanX(Integer spanX)
setSpanX in class AbstractUICellpublic Integer getSpanY()
1
getSpanY in class AbstractUICellpublic void setSpanY(Integer spanY)
setSpanY in class AbstractUICellpublic Markup getCurrentMarkup()
getCurrentMarkup in interface SupportsMarkupgetCurrentMarkup in interface Configurablepublic void setCurrentMarkup(Markup currentMarkup)
setCurrentMarkup in interface SupportsMarkuppublic Integer getHorizontalIndex()
getHorizontalIndex in interface LayoutComponentpublic void setHorizontalIndex(Integer horizontalIndex)
setHorizontalIndex in interface LayoutComponent
public void restoreState(javax.faces.context.FacesContext context,
Object componentState)
restoreState in interface javax.faces.component.StateHolderrestoreState in class javax.faces.component.UIComponentBasepublic Object saveState(javax.faces.context.FacesContext context)
saveState in interface javax.faces.component.StateHoldersaveState in class javax.faces.component.UIComponentBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||