public class DataView extends DataViewBase implements javax.faces.component.NamingContainer
DataViewBase.PropertyKeys| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DATAVIEW_BODY_CLASS |
static java.lang.String |
DATAVIEW_BOOL_COLUMN_CLASS |
static java.lang.String |
DATAVIEW_CLASS |
static java.lang.String |
DATAVIEW_COLUMN_CLASS |
static java.lang.String |
DATAVIEW_DETAIL_CLASS |
static java.lang.String |
DATAVIEW_FOOT_CLASS |
static java.lang.String |
DATAVIEW_HEAD_CLASS |
static java.lang.String |
DATAVIEW_HEADER_ROW_CLASS |
static java.lang.String |
DATAVIEW_MASTER_CLASS |
static java.lang.String |
DATAVIEW_ROW_ACTIVE_CLASS |
static java.lang.String |
DATAVIEW_SORT_INDICATOR_CLASS |
protected static DataViewDataModel |
EMPTY_DATA_MODEL |
COMPONENT_TYPE, RENDERER_TYPE| Constructor and Description |
|---|
DataView() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearDetailContext(javax.faces.context.FacesContext context) |
org.icefaces.util.ClientDescriptor |
getClient() |
protected DataViewColumns |
getColumns() |
protected DataViewDataModel |
getDataModel() |
protected DataViewDetails |
getDetails() |
void |
initDetailContext(javax.faces.context.FacesContext context) |
void |
processDecodes(javax.faces.context.FacesContext context) |
void |
processRestoreState(javax.faces.context.FacesContext context,
java.lang.Object state) |
java.lang.Object |
processSaveState(javax.faces.context.FacesContext context) |
void |
processUpdates(javax.faces.context.FacesContext context) |
void |
processValidators(javax.faces.context.FacesContext context) |
boolean |
visitTree(javax.faces.component.visit.VisitContext context,
javax.faces.component.visit.VisitCallback callback) |
addClientBehavior, getActiveRowIndex, getDefaultEventName, getDefaultExecute, getDefaultRender, getEventNames, getFamily, getListenerArgument, getRowIndexVar, getStyle, getStyleClass, getValue, getVar, isDisabled, isPropertySet, isRowStripe, isRowStroke, setActiveRowIndex, setDisabled, setRowIndexVar, setRowStripe, setRowStroke, setStyle, setStyleClass, setValue, setValueExpression, setVaraddFacesListener, broadcast, clearInitialState, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getPassThroughAttributes, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, markInitialState, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getContainerClientId, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getPassThroughAttributes, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInViewpublic static final java.lang.String DATAVIEW_CLASS
public static final java.lang.String DATAVIEW_MASTER_CLASS
public static final java.lang.String DATAVIEW_DETAIL_CLASS
public static final java.lang.String DATAVIEW_HEAD_CLASS
public static final java.lang.String DATAVIEW_FOOT_CLASS
public static final java.lang.String DATAVIEW_BODY_CLASS
public static final java.lang.String DATAVIEW_SORT_INDICATOR_CLASS
public static final java.lang.String DATAVIEW_BOOL_COLUMN_CLASS
public static final java.lang.String DATAVIEW_COLUMN_CLASS
public static final java.lang.String DATAVIEW_ROW_ACTIVE_CLASS
public static final java.lang.String DATAVIEW_HEADER_ROW_CLASS
protected static final DataViewDataModel EMPTY_DATA_MODEL
public boolean visitTree(javax.faces.component.visit.VisitContext context,
javax.faces.component.visit.VisitCallback callback)
visitTree in class javax.faces.component.UIComponentpublic void processUpdates(javax.faces.context.FacesContext context)
processUpdates in class javax.faces.component.UIComponentBasepublic void processValidators(javax.faces.context.FacesContext context)
processValidators in class javax.faces.component.UIComponentBasepublic void processDecodes(javax.faces.context.FacesContext context)
processDecodes in class javax.faces.component.UIComponentBasepublic java.lang.Object processSaveState(javax.faces.context.FacesContext context)
processSaveState in class javax.faces.component.UIComponentBasepublic void processRestoreState(javax.faces.context.FacesContext context,
java.lang.Object state)
processRestoreState in class javax.faces.component.UIComponentBasepublic void clearDetailContext(javax.faces.context.FacesContext context)
public void initDetailContext(javax.faces.context.FacesContext context)
protected DataViewColumns getColumns()
protected DataViewDataModel getDataModel()
protected DataViewDetails getDetails()
public org.icefaces.util.ClientDescriptor getClient()
Copyright 2018 ICEsoft Technologies Canada Corp., All Rights Reserved.