org.richfaces.component
Class UICollapsibleSubTable
java.lang.Object
javax.faces.component.UIComponent
javax.faces.component.UIComponentBase
org.richfaces.component.UIDataAdaptor
org.richfaces.component.UISequence
org.richfaces.component.UIDataTableBase
org.richfaces.component.AbstractCollapsibleSubTable
org.richfaces.component.UICollapsibleSubTable
- All Implemented Interfaces:
- EventListener, javax.faces.component.behavior.ClientBehaviorHolder, javax.faces.component.NamingContainer, javax.faces.component.PartialStateHolder, javax.faces.component.StateHolder, javax.faces.component.TransientStateHolder, javax.faces.component.UniqueIdVendor, javax.faces.event.ComponentSystemEventListener, javax.faces.event.FacesListener, javax.faces.event.SystemEventListenerHolder, org.ajax4jsf.component.IterationStateHolder, org.richfaces.component.Column, org.richfaces.component.Expandable, org.richfaces.component.MetaComponentEncoder, org.richfaces.component.MetaComponentResolver, org.richfaces.component.Row
@Generated(value={"RichFaces CDK","4.1.0-SNAPSHOT"})
public class UICollapsibleSubTable
- extends AbstractCollapsibleSubTable
- implements javax.faces.component.behavior.ClientBehaviorHolder
- Author:
- Anton Belevich
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 |
Fields inherited from interface org.richfaces.component.MetaComponentResolver |
META_COMPONENT_SEPARATOR_CHAR |
Fields inherited from interface javax.faces.component.NamingContainer |
SEPARATOR_CHAR |
Methods inherited from class org.richfaces.component.AbstractCollapsibleSubTable |
addCollapsibleSubTableToggleListener, broadcast, getCollapsibleSubTableToggleListener, getIterationState, getSortExpression, isBreakBefore, isExpanded, removeCollapsibleSubTableToggleListener, setBreakBefore, setExpanded, setIterationState, setSortExpression |
Methods inherited from class org.richfaces.component.UIDataTableBase |
addFilteringListener, addSortingListener, columns, createExtendedDataModel, dataChildren, encodeMetaComponent, fixedChildren, getFilteringListeners, getRendersChildren, getSortingListeners, getSupportedMetaComponents, isColumnFacetPresent, queueEvent, removeFilteringListener, removeSortingListener, resolveClientId, restoreChildState, substituteUnresolvedClientId, visitDataChildren, visitFixedChildren, walk |
Methods inherited from class org.richfaces.component.UISequence |
captureOrigValue, createComponentState, createFacesModel, getActualFirst, getActualRows, getFirst, getIterationStatusVar, getRelativeClientId, getRelativeRowIndex, getRowIndex, getRowKeyConverter, getRows, getValue, preEncodeBegin, restoreOrigValue, setFirst, setIterationStatusVar, setRows, setupVariable, setValue, setValueBinding, setValueExpression, updateState, updateState |
Methods inherited from class org.richfaces.component.UIDataAdaptor |
allFixedChildren, clearInitialState, createUniqueId, doUpdate, extractKeySegment, getComponentState, getContainerClientId, getContainerClientId, getExtendedDataModel, getLocalComponentState, getRowCount, getRowData, getRowKey, getRowKeyVar, getStateVar, getVar, getVariablesMap, invokeOnComponent, invokeOnRow, isKeepSaved, isRowAvailable, iterate, keepSaved, markInitialState, preDecode, preUpdate, preValidate, processDecodes, processDecodesChildren, 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 |
Methods inherited from class javax.faces.component.UIComponentBase |
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 |
Methods inherited from class javax.faces.component.UIComponent |
encodeAll, getClientId, getCompositeComponentParent, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, pushComponentToEL, restoreTransientState, saveTransientState, setInView |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.faces.component.behavior.ClientBehaviorHolder |
addClientBehavior, getClientBehaviors |
Methods inherited from interface org.richfaces.component.Row |
setRowKey, walk |
COMPONENT_TYPE
public static final String COMPONENT_TYPE
- See Also:
- Constant Field Values
COMPONENT_FAMILY
public static final String COMPONENT_FAMILY
- See Also:
- Constant Field Values
UICollapsibleSubTable
public UICollapsibleSubTable()
getFamily
public String getFamily()
- Overrides:
getFamily
in class UIDataAdaptor
getEventNames
public Collection<String> getEventNames()
- Specified by:
getEventNames
in interface javax.faces.component.behavior.ClientBehaviorHolder
- Overrides:
getEventNames
in class javax.faces.component.UIComponentBase
getDefaultEventName
public String getDefaultEventName()
- Specified by:
getDefaultEventName
in interface javax.faces.component.behavior.ClientBehaviorHolder
- Overrides:
getDefaultEventName
in class javax.faces.component.UIComponentBase
getColumnClasses
public String getColumnClasses()
- Specified by:
getColumnClasses
in class UIDataTableBase
setColumnClasses
public void setColumnClasses(String columnClasses)
getExpandMode
public String getExpandMode()
- Specified by:
getExpandMode
in class AbstractCollapsibleSubTable
setExpandMode
public void setExpandMode(String expandMode)
getFilterVar
public String getFilterVar()
- Specified by:
getFilterVar
in class UIDataTableBase
setFilterVar
public void setFilterVar(String filterVar)
getFooterClass
public String getFooterClass()
- Specified by:
getFooterClass
in class UIDataTableBase
setFooterClass
public void setFooterClass(String footerClass)
getHeaderClass
public String getHeaderClass()
- Specified by:
getHeaderClass
in class UIDataTableBase
setHeaderClass
public void setHeaderClass(String headerClass)
getNoDataLabel
public String getNoDataLabel()
- Specified by:
getNoDataLabel
in class UIDataTableBase
setNoDataLabel
public void setNoDataLabel(String noDataLabel)
getOnrowclick
public String getOnrowclick()
- Specified by:
getOnrowclick
in class UIDataTableBase
setOnrowclick
public void setOnrowclick(String onrowclick)
getOnrowdblclick
public String getOnrowdblclick()
- Specified by:
getOnrowdblclick
in class UIDataTableBase
setOnrowdblclick
public void setOnrowdblclick(String onrowdblclick)
getOnrowkeydown
public String getOnrowkeydown()
- Specified by:
getOnrowkeydown
in class UIDataTableBase
setOnrowkeydown
public void setOnrowkeydown(String onrowkeydown)
getOnrowkeypress
public String getOnrowkeypress()
- Specified by:
getOnrowkeypress
in class UIDataTableBase
setOnrowkeypress
public void setOnrowkeypress(String onrowkeypress)
getOnrowkeyup
public String getOnrowkeyup()
- Specified by:
getOnrowkeyup
in class UIDataTableBase
setOnrowkeyup
public void setOnrowkeyup(String onrowkeyup)
getOnrowmousedown
public String getOnrowmousedown()
- Specified by:
getOnrowmousedown
in class UIDataTableBase
setOnrowmousedown
public void setOnrowmousedown(String onrowmousedown)
getOnrowmousemove
public String getOnrowmousemove()
- Specified by:
getOnrowmousemove
in class UIDataTableBase
setOnrowmousemove
public void setOnrowmousemove(String onrowmousemove)
getOnrowmouseout
public String getOnrowmouseout()
- Specified by:
getOnrowmouseout
in class UIDataTableBase
setOnrowmouseout
public void setOnrowmouseout(String onrowmouseout)
getOnrowmouseover
public String getOnrowmouseover()
- Specified by:
getOnrowmouseover
in class UIDataTableBase
setOnrowmouseover
public void setOnrowmouseover(String onrowmouseover)
getOnrowmouseup
public String getOnrowmouseup()
- Specified by:
getOnrowmouseup
in class UIDataTableBase
setOnrowmouseup
public void setOnrowmouseup(String onrowmouseup)
getRowClass
public String getRowClass()
- Specified by:
getRowClass
in class UIDataTableBase
setRowClass
public void setRowClass(String rowClass)
getRowClasses
public String getRowClasses()
- Specified by:
getRowClasses
in class UIDataTableBase
setRowClasses
public void setRowClasses(String rowClasses)
getSortMode
public org.richfaces.model.SortMode getSortMode()
- Specified by:
getSortMode
in class UIDataTableBase
setSortMode
public void setSortMode(org.richfaces.model.SortMode sortMode)
getSortPriority
public Collection<Object> getSortPriority()
- Specified by:
getSortPriority
in class UIDataTableBase
setSortPriority
public void setSortPriority(Collection<Object> sortPriority)
getStyle
public String getStyle()
- Specified by:
getStyle
in class UIDataTableBase
setStyle
public void setStyle(String style)
getFooter
public javax.faces.component.UIComponent getFooter()
- Specified by:
getFooter
in class UIDataTableBase
setFooter
public void setFooter(javax.faces.component.UIComponent facet)
getNoData
public javax.faces.component.UIComponent getNoData()
- Specified by:
getNoData
in class UIDataTableBase
setNoData
public void setNoData(javax.faces.component.UIComponent facet)
getHeader
public javax.faces.component.UIComponent getHeader()
- Specified by:
getHeader
in class UIDataTableBase
setHeader
public void setHeader(javax.faces.component.UIComponent facet)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.