public class Columns extends UIData implements UIColumn
| Modifier and Type | Class and Description |
|---|---|
protected static class |
Columns.PropertyKeys |
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
PAGINATOR_ACTIVE_PAGE_CLASS, PAGINATOR_BOTTOM_CONTAINER_CLASS, PAGINATOR_CURRENT_CLASS, PAGINATOR_FIRST_PAGE_ICON_CLASS, PAGINATOR_FIRST_PAGE_LINK_CLASS, PAGINATOR_JTP_CLASS, PAGINATOR_LAST_PAGE_ICON_CLASS, PAGINATOR_LAST_PAGE_LINK_CLASS, PAGINATOR_NEXT_PAGE_ICON_CLASS, PAGINATOR_NEXT_PAGE_LINK_CLASS, PAGINATOR_PAGE_CLASS, PAGINATOR_PAGES_CLASS, PAGINATOR_PREV_PAGE_ICON_CLASS, PAGINATOR_PREV_PAGE_LINK_CLASS, PAGINATOR_RPP_LABEL_CLASS, PAGINATOR_RPP_OPTIONS_CLASS, PAGINATOR_TOP_CONTAINER_CLASS| Constructor and Description |
|---|
Columns() |
calculateFirst, getClientId, getContainerClientId, getCurrentPageReportTemplate, getDataModel, getIterableChildren, getPage, getPageCount, getPageLinks, getPaginatorPosition, getPaginatorTemplate, getRowIndex, getRowIndexVar, getRowsPerPageLabel, getRowsPerPageTemplate, getRowsToRender, isLazy, isPaginationRequest, isPaginator, isPaginatorAlwaysVisible, process, processChildren, processColumnFacets, processDecodes, processFacets, processPhase, processUpdates, processValidators, requiresColumns, restoreDescendantState, restoreDescendantState, saveDescendantState, saveDescendantState, setCurrentPageReportTemplate, setDataModel, setId, setLazy, setPageLinks, setPaginator, setPaginatorAlwaysVisible, setPaginatorPosition, setPaginatorTemplate, setRowIndex, setRowIndexVar, setRowModel, setRowsPerPageLabel, setRowsPerPageTemplate, shouldSkipChildren, shouldVisitChildren, shouldVisitRows, updatePaginationData, visitColumnContent, visitColumnFacets, visitColumnGroup, visitColumnsAndColumnFacets, visitFacets, visitRows, visitTreebroadcast, createUniqueId, encodeBegin, getFirst, getFooter, getHeader, getRowCount, getRowData, getRows, getValue, getVar, invokeOnComponent, isRowAvailable, isRowStatePreserved, markInitialState, queueEvent, restoreState, saveState, setFirst, setFooter, setHeader, setRows, setRowStatePreserved, setValue, setValueBinding, setValueExpression, setVaraddClientBehavior, addFacesListener, clearInitialState, decode, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setParent, setRendered, setRendererType, setTransient, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInViewclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodeAll, getChildren, getClientId, getClientId, getContainerClientId, getFacet, getValueExpression, isRenderedpublic static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily in class javax.faces.component.UIDatapublic void setSortBy(Object _sortBy)
public void setStyle(String _style)
public String getStyleClass()
getStyleClass in interface UIColumnpublic void setStyleClass(String _styleClass)
public javax.el.MethodExpression getSortFunction()
getSortFunction in interface UIColumnpublic void setSortFunction(javax.el.MethodExpression _sortFunction)
public Object getFilterBy()
getFilterBy in interface UIColumnpublic void setFilterBy(Object _filterBy)
public String getFilterStyle()
getFilterStyle in interface UIColumnpublic void setFilterStyle(String _filterStyle)
public String getFilterStyleClass()
getFilterStyleClass in interface UIColumnpublic void setFilterStyleClass(String _filterStyleClass)
public Object getFilterOptions()
getFilterOptions in interface UIColumnpublic void setFilterOptions(Object _filterOptions)
public String getFilterMatchMode()
getFilterMatchMode in interface UIColumnpublic void setFilterMatchMode(String _filterMatchMode)
public String getFilterPosition()
getFilterPosition in interface UIColumnpublic void setFilterPosition(String _filterPosition)
public Object getFilterValue()
getFilterValue in interface UIColumnpublic void setFilterValue(Object _filterValue)
public int getRowspan()
getRowspan in interface UIColumnpublic void setRowspan(int _rowspan)
public int getColspan()
getColspan in interface UIColumnpublic void setColspan(int _colspan)
public String getHeaderText()
getHeaderText in interface UIColumnpublic void setHeaderText(String _headerText)
public String getFooterText()
getFooterText in interface UIColumnpublic void setFooterText(String _footerText)
public int getFilterMaxLength()
getFilterMaxLength in interface UIColumnpublic void setFilterMaxLength(int _filterMaxLength)
public boolean isResizable()
isResizable in interface UIColumnpublic void setResizable(boolean _resizable)
public boolean isExportable()
isExportable in interface UIColumnpublic void setExportable(boolean _exportable)
public void setWidth(String _width)
public boolean isToggleable()
isToggleable in interface UIColumnpublic void setToggleable(boolean _toggleable)
public javax.el.MethodExpression getFilterFunction()
getFilterFunction in interface UIColumnpublic void setFilterFunction(javax.el.MethodExpression _filterFunction)
public void setField(String _field)
public String getSelectionMode()
getSelectionMode in interface UIColumnpublic boolean isDisabledSelection()
isDisabledSelection in interface UIColumnpublic CellEditor getCellEditor()
getCellEditor in interface UIColumnpublic String getColumnIndexVar()
public void setColumnIndexVar(String _columnIndexVar)
public String getColumnKey()
getColumnKey in interface UIColumnCopyright © 2014. All rights reserved.