@Generated(value={"RichFaces CDK","4.5.0-SNAPSHOT"}) public class UICollapsibleSubTable extends AbstractCollapsibleSubTable implements javax.faces.component.behavior.ClientBehaviorHolder, EventsRowProps, IterationProps, RowsProps, SequenceProps, StyleProps, Expandable, Column
The <r:collapsibleSubTable> component acts as a child element to a <r:dataTable> component. The <r:collapsibleSubTable> component iterates through the child collections in the currently iterated object to create master-detail tables.
Modifier and Type | Class and Description |
---|---|
protected static class |
UICollapsibleSubTable.Properties |
UIDataAdaptor.ComponentVisitor
Modifier and Type | Field and Description |
---|---|
static String |
COMPONENT_FAMILY |
static String |
COMPONENT_TYPE |
COLLAPSED_STATE, EXPANDED_STATE, MODE_AJAX, MODE_CLIENT, MODE_SERVER
BODY, FOOTER, FOOTER_FACET_NAME, HEADER, HEADER_FACET_NAME, NODATA_FACET_NAME
decodeVisitor, updateVisitor, validateVisitor
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
META_COMPONENT_SEPARATOR_CHAR
Constructor and Description |
---|
UICollapsibleSubTable() |
Modifier and Type | Method and Description |
---|---|
String |
getColumnClasses()
Assigns one or more space-separated CSS class names to the columns of the table.
|
String |
getDefaultEventName() |
Collection<String> |
getEventNames() |
String |
getExpandMode()
Specifies what mode will be used to expand the sub table: client (default), ajax, server, none (can't be expanded)
|
String |
getFamily() |
String |
getFilterVar()
Name of the variable used in EL expression provided in filterExpression in order to decide about displaying particular
row.
|
javax.faces.component.UIComponent |
getFooter()
The footer of the table
|
String |
getFooterClass()
Assigns one or more space-separated CSS class names to the table footer
|
javax.faces.component.UIComponent |
getHeader()
The header of the table
|
String |
getHeaderClass()
Assigns one or more space-separated CSS class names to the table header
|
javax.faces.component.UIComponent |
getNoData()
The content to be displayed when table contains no rows (no data provided).
|
String |
getNoDataLabel()
The label to be displayed when table contains no rows (no data provided).
|
String |
getOnrowclick()
Javascript code executed when a pointer button is clicked over table row.
|
String |
getOnrowdblclick()
Javascript code executed when a pointer button is double clicked over table row.
|
String |
getOnrowkeydown()
Javascript code executed when a key is pressed down over table row.
|
String |
getOnrowkeypress()
Javascript code executed when a key is pressed and released over table row.
|
String |
getOnrowkeyup()
Javascript code executed when a key is released over table row.
|
String |
getOnrowmousedown()
Javascript code executed when a pointer button is pressed down over table row.
|
String |
getOnrowmousemove()
Javascript code executed when a pointer button is moved within table row.
|
String |
getOnrowmouseout()
Javascript code executed when a pointer button is moved away from table row.
|
String |
getOnrowmouseover()
Javascript code executed when a pointer button is moved onto table row.
|
String |
getOnrowmouseup()
Javascript code executed when a pointer button is released over table row.
|
String |
getRowClass()
Assigns one or more space-separated CSS class names to the table cells
|
String |
getRowClasses()
Assigns one or more space-separated CSS class names to the rows of the table.
|
SortMode |
getSortMode()
Specifies when table will be sorted according to one column (single) or multiple columns (multi).
|
Collection<Object> |
getSortPriority()
Comma-separated list of column names determining priority of row sorting.
|
String |
getStyle()
CSS style(s) to be applied when this component is rendered.
|
void |
setColumnClasses(String columnClasses) |
void |
setExpandMode(String expandMode) |
void |
setFilterVar(String filterVar) |
void |
setFooter(javax.faces.component.UIComponent facet) |
void |
setFooterClass(String footerClass) |
void |
setHeader(javax.faces.component.UIComponent facet) |
void |
setHeaderClass(String headerClass) |
void |
setNoData(javax.faces.component.UIComponent facet) |
void |
setNoDataLabel(String noDataLabel) |
void |
setOnrowclick(String onrowclick) |
void |
setOnrowdblclick(String onrowdblclick) |
void |
setOnrowkeydown(String onrowkeydown) |
void |
setOnrowkeypress(String onrowkeypress) |
void |
setOnrowkeyup(String onrowkeyup) |
void |
setOnrowmousedown(String onrowmousedown) |
void |
setOnrowmousemove(String onrowmousemove) |
void |
setOnrowmouseout(String onrowmouseout) |
void |
setOnrowmouseover(String onrowmouseover) |
void |
setOnrowmouseup(String onrowmouseup) |
void |
setRowClass(String rowClass) |
void |
setRowClasses(String rowClasses) |
void |
setSortMode(SortMode sortMode) |
void |
setSortPriority(Collection<Object> sortPriority) |
void |
setStyle(String style) |
addCollapsibleSubTableToggleListener, broadcast, getCollapsibleSubTableToggleListener, getIterationState, getSortExpression, isBreakBefore, isExpanded, removeCollapsibleSubTableToggleListener, setBreakBefore, setExpanded, setIterationState, setSortExpression
addFilteringListener, addSortingListener, columns, createExtendedDataModel, dataChildren, encodeMetaComponent, fixedChildren, getFilteringListeners, getRendersChildren, getSortingListeners, getSupportedMetaComponents, hasRowChildren, isColumnFacetPresent, queueEvent, removeFilteringListener, removeSortingListener, resolveClientId, restoreChildState, substituteUnresolvedClientId, visitDataChildren, visitFixedChildren, walk
captureOrigValue, createComponentState, createFacesModel, getActualFirst, getActualRows, getFirst, getIterationStatusVar, getRelativeClientId, getRelativeRowIndex, getRowIndex, getRowKeyConverter, getRows, getValue, preEncodeBegin, restoreOrigValue, setFirst, setIterationStatusVar, setRows, setupVariable, setValue, setValueBinding, setValueExpression, updateState, updateState
allFixedChildren, clearExtendedDataModel, clearInitialState, createUniqueId, doUpdate, extractKeySegment, getComponentState, getContainerClientId, getContainerClientId, getExtendedDataModel, getLocalComponentState, getRowCount, getRowData, getRowKey, getRowKeyVar, getStateVar, getVar, getVariablesMap, invokeOnComponent, invokeOnRow, isKeepSaved, isListenerForSource, isRowAvailable, iterate, keepSaved, markInitialState, preDecode, preUpdate, preValidate, processDecodes, processDecodesChildren, processEvent, processEvent, processUpdates, processUpdatesChildren, processValidatesChildren, processValidators, resetChildState, resetDataModel, restoreChildState, restoreState, saveChildState, saveChildState, saveState, setExtendedDataModel, setId, setKeepSaved, setRowKey, setRowKey, setRowKeyConverter, setRowKeyVar, setStateVar, setVar, visitDataChildrenMetaComponents, visitTree, walk, wrapEvent
addClientBehavior, addFacesListener, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setParent, setRendered, setRendererType, setTransient, subscribeToEvent, unsubscribeFromEvent
encodeAll, getClientId, getCompositeComponentParent, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, pushComponentToEL, restoreTransientState, saveTransientState, setInView
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addClientBehavior, getClientBehaviors
getFirst, getIterationStatusVar, getRowKeyVar, getStateVar, getValue, getVar, isKeepSaved
getRowKeyConverter
addCollapsibleSubTableToggleListener, getCollapsibleSubTableToggleListener, isExpanded, removeCollapsibleSubTableToggleListener, setExpanded
public static final String COMPONENT_TYPE
public static final String COMPONENT_FAMILY
public String getFamily()
getFamily
in class UIDataAdaptor
public Collection<String> getEventNames()
getEventNames
in interface javax.faces.component.behavior.ClientBehaviorHolder
getEventNames
in class javax.faces.component.UIComponentBase
public String getDefaultEventName()
getDefaultEventName
in interface javax.faces.component.behavior.ClientBehaviorHolder
getDefaultEventName
in class javax.faces.component.UIComponentBase
public String getColumnClasses()
UIDataTableBase
getColumnClasses
in class UIDataTableBase
public void setColumnClasses(String columnClasses)
public String getExpandMode()
AbstractCollapsibleSubTable
getExpandMode
in class AbstractCollapsibleSubTable
public void setExpandMode(String expandMode)
public String getFilterVar()
UIDataTableBase
getFilterVar
in class UIDataTableBase
public void setFilterVar(String filterVar)
public String getFooterClass()
UIDataTableBase
getFooterClass
in class UIDataTableBase
public void setFooterClass(String footerClass)
public String getHeaderClass()
UIDataTableBase
getHeaderClass
in class UIDataTableBase
public void setHeaderClass(String headerClass)
public String getNoDataLabel()
UIDataTableBase
getNoDataLabel
in class UIDataTableBase
public void setNoDataLabel(String noDataLabel)
public String getOnrowclick()
EventsRowProps
getOnrowclick
in interface EventsRowProps
getOnrowclick
in class UIDataTableBase
public void setOnrowclick(String onrowclick)
public String getOnrowdblclick()
EventsRowProps
getOnrowdblclick
in interface EventsRowProps
getOnrowdblclick
in class UIDataTableBase
public void setOnrowdblclick(String onrowdblclick)
public String getOnrowkeydown()
EventsRowProps
getOnrowkeydown
in interface EventsRowProps
getOnrowkeydown
in class UIDataTableBase
public void setOnrowkeydown(String onrowkeydown)
public String getOnrowkeypress()
EventsRowProps
getOnrowkeypress
in interface EventsRowProps
getOnrowkeypress
in class UIDataTableBase
public void setOnrowkeypress(String onrowkeypress)
public String getOnrowkeyup()
EventsRowProps
getOnrowkeyup
in interface EventsRowProps
getOnrowkeyup
in class UIDataTableBase
public void setOnrowkeyup(String onrowkeyup)
public String getOnrowmousedown()
EventsRowProps
getOnrowmousedown
in interface EventsRowProps
getOnrowmousedown
in class UIDataTableBase
public void setOnrowmousedown(String onrowmousedown)
public String getOnrowmousemove()
EventsRowProps
getOnrowmousemove
in interface EventsRowProps
getOnrowmousemove
in class UIDataTableBase
public void setOnrowmousemove(String onrowmousemove)
public String getOnrowmouseout()
EventsRowProps
getOnrowmouseout
in interface EventsRowProps
getOnrowmouseout
in class UIDataTableBase
public void setOnrowmouseout(String onrowmouseout)
public String getOnrowmouseover()
EventsRowProps
getOnrowmouseover
in interface EventsRowProps
getOnrowmouseover
in class UIDataTableBase
public void setOnrowmouseover(String onrowmouseover)
public String getOnrowmouseup()
EventsRowProps
getOnrowmouseup
in interface EventsRowProps
getOnrowmouseup
in class UIDataTableBase
public void setOnrowmouseup(String onrowmouseup)
public String getRowClass()
UIDataTableBase
getRowClass
in class UIDataTableBase
public void setRowClass(String rowClass)
public String getRowClasses()
UIDataTableBase
getRowClasses
in class UIDataTableBase
public void setRowClasses(String rowClasses)
public SortMode getSortMode()
UIDataTableBase
getSortMode
in class UIDataTableBase
public void setSortMode(SortMode sortMode)
public Collection<Object> getSortPriority()
UIDataTableBase
getSortPriority
in class UIDataTableBase
public void setSortPriority(Collection<Object> sortPriority)
public String getStyle()
StyleProps
getStyle
in interface StyleProps
getStyle
in class UIDataTableBase
public void setStyle(String style)
public javax.faces.component.UIComponent getFooter()
UIDataTableBase
getFooter
in class UIDataTableBase
public void setFooter(javax.faces.component.UIComponent facet)
public javax.faces.component.UIComponent getNoData()
UIDataTableBase
getNoData
in class UIDataTableBase
public void setNoData(javax.faces.component.UIComponent facet)
public javax.faces.component.UIComponent getHeader()
UIDataTableBase
getHeader
in class UIDataTableBase
public void setHeader(javax.faces.component.UIComponent facet)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.