public class SubTable
extends javax.faces.component.UIData
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SubTable.PropertyKeys |
| Modifier and Type | Field | Description |
|---|---|---|
List<Column> |
columns |
|
static String |
COMPONENT_FAMILY |
|
static String |
COMPONENT_TYPE |
|
static String |
DEFAULT_RENDERER |
| Constructor | Description |
|---|---|
SubTable() |
| Modifier and Type | Method | Description |
|---|---|---|
ColumnGroup |
getColumnGroup(String target) |
|
List<Column> |
getColumns() |
|
String |
getFamily() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getListenersForEventClass, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, setInView, subscribeToEvent, unsubscribeFromEventaddClientBehavior, addFacesListener, clearInitialState, decode, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getDefaultEventName, getEventNames, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, markInitialState, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransientbroadcast, createUniqueId, encodeBegin, getClientId, getDataModel, getFirst, getFooter, getHeader, getRowCount, getRowData, getRowIndex, getRows, getValue, getVar, invokeOnComponent, isRowAvailable, processDecodes, processUpdates, processValidators, queueEvent, setDataModel, setFirst, setFooter, setHeader, setRowIndex, setRows, setValue, setValueBinding, setValueExpression, setVar, visitTreepublic static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public static final String DEFAULT_RENDERER
public String getFamily()
getFamily in class javax.faces.component.UIDatapublic ColumnGroup getColumnGroup(String target)
Copyright © 2018. All rights reserved.