|
ICEfaces 3.1.0 Java API Documentation |
||||||||
| 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.UIColumn
org.icefaces.ace.component.column.ColumnBase
org.icefaces.ace.component.column.Column
public class Column
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.icefaces.ace.component.column.ColumnBase |
|---|
ColumnBase.PropertyKeys |
| Field Summary |
|---|
| Fields inherited from class org.icefaces.ace.component.column.ColumnBase |
|---|
COMPONENT_TYPE, RENDERER_TYPE |
| Fields inherited from class javax.faces.component.UIColumn |
|---|
COMPONENT_FAMILY |
| Fields inherited from class javax.faces.component.UIComponent |
|---|
ATTRS_WITH_DECLARED_DEFAULT_VALUES, BEANINFO_KEY, bindings, COMPOSITE_COMPONENT_TYPE_KEY, COMPOSITE_FACET_NAME, CURRENT_COMPONENT, CURRENT_COMPOSITE_COMPONENT, FACETS_KEY, HONOR_CURRENT_COMPONENT_ATTRIBUTES_PARAM_NAME, VIEW_LOCATION_KEY |
| Constructor Summary | |
|---|---|
Column()
|
|
| Method Summary | |
|---|---|
int |
findCurrGroupLength()
|
protected DataTable |
findParentTable(javax.faces.context.FacesContext context,
Column editor)
|
CellEditor |
getCellEditor()
|
int |
getCurrGroupLength()
|
protected javax.faces.context.FacesContext |
getFacesContext()
|
FilterConstraint |
getFilterConstraint()
|
java.lang.Object |
getSortBy()
Return the value of the sortBy property. |
javax.el.ValueExpression |
getValueExpression(java.lang.String name)
|
boolean |
isLastGroupDifferent()
|
boolean |
isNextColumnGrouped()
|
boolean |
isOddGroup()
|
void |
setCurrGroupLength(int currGroupLength)
|
void |
setOddGroup(boolean oddGroup)
|
void |
setSortPriority(java.lang.Integer i)
Set the value of the sortPriority property. |
| Methods inherited from class org.icefaces.ace.component.column.ColumnBase |
|---|
getColspan, getFamily, getFilterBy, getFilterMatchMode, getFilterOptions, getFilterStyle, getFilterStyleClass, getFilterValue, getFooterText, getGroupBy, getHeaderText, getRowspan, getSelectBy, getSortFunction, getSortPriority, getStyle, getStyleClass, isConfigurable, isReorderable, isSortAscending, isStacked, setColspan, setConfigurable, setFilterBy, setFilterMatchMode, setFilterOptions, setFilterStyle, setFilterStyleClass, setFilterValue, setFooterText, setGroupBy, setHeaderText, setReorderable, setRowspan, setSelectBy, setSortAscending, setSortBy, setSortFunction, setStacked, setStyle, setStyleClass |
| Methods inherited from class javax.faces.component.UIColumn |
|---|
getFooter, getHeader, setFooter, setHeader |
| Methods inherited from class javax.faces.component.UIComponentBase |
|---|
addClientBehavior, addFacesListener, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getDefaultEventName, getEventNames, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEvent |
| Methods inherited from class javax.faces.component.UIComponent |
|---|
encodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInView, setValueExpression, visitTree |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Column()
| Method Detail |
|---|
public FilterConstraint getFilterConstraint()
protected javax.faces.context.FacesContext getFacesContext()
getFacesContext in class javax.faces.component.UIComponentBasepublic CellEditor getCellEditor()
public void setSortPriority(java.lang.Integer i)
ColumnBaseSet the value of the sortPriority property.
setSortPriority in class ColumnBase
protected DataTable findParentTable(javax.faces.context.FacesContext context,
Column editor)
public int getCurrGroupLength()
public void setCurrGroupLength(int currGroupLength)
public boolean isOddGroup()
public void setOddGroup(boolean oddGroup)
public boolean isNextColumnGrouped()
public int findCurrGroupLength()
public boolean isLastGroupDifferent()
public java.lang.Object getSortBy()
ColumnBaseReturn the value of the sortBy property.
getSortBy in class ColumnBasepublic javax.el.ValueExpression getValueExpression(java.lang.String name)
getValueExpression in class javax.faces.component.UIComponent
|
ICEfaces 3.1.0 Java API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||