public class ACEList extends ListBase
ListBase.PropertyKeys| Modifier and Type | Field and Description |
|---|---|
protected FilterState |
savedFilterState |
protected SortState |
savedSortState |
COMPONENT_TYPE, RENDERER_TYPEdataModel, savedChildren, savedSeriesState| Constructor and Description |
|---|
ACEList() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyFilters() |
void |
applySorting() |
void |
broadcast(javax.faces.event.FacesEvent event) |
protected javax.faces.model.DataModel |
getDataModel() |
FilterConstraint |
getFilterConstraint() |
java.util.List<org.icefaces.ace.component.list.ImmigrationRecord> |
getImmigrants() |
boolean |
getRendersChildren() |
java.util.Set<java.lang.Object> |
getSelections()
Return the value of the
selections property. |
protected SortCriteria |
getSortCriteria() |
java.lang.Object |
getValue() |
java.lang.Boolean |
isApplyingFilters()
Return the value of the
applyingFilters property. |
java.lang.Boolean |
isControlsEnabled()
Return the value of the
controlsEnabled property. |
java.lang.Boolean |
isDragging()
Return the value of the
dragging property. |
protected boolean |
isFilterRequest(javax.faces.context.FacesContext x) |
boolean |
isSelectItemModel() |
protected java.util.List |
processFilters(javax.faces.context.FacesContext context) |
protected void |
processSorting() |
void |
processUpdates(javax.faces.context.FacesContext context) |
void |
queueEvent(javax.faces.event.FacesEvent event) |
protected void |
setDataModel(javax.faces.model.DataModel newModel) |
void |
setImmigrants(java.util.List<org.icefaces.ace.component.list.ImmigrationRecord> immigrants) |
void |
setRowIndex(int i) |
void |
setSelectItemModel(boolean isSelect) |
addClientBehavior, getAccesskey, getBodyClass, getBodyStyle, getBottomButtonClass, getControlsContainerClass, getControlsFormat, getControlsItemClass, getControlsSpacerClass, getDefaultEventName, getDefaultExecute, getDefaultRender, getDownButtonClass, getDropGroup, getEventNames, getFamily, getFilterBy, getFilteredData, getFilterEvent, getFilterFacet, getFilterMatchMode, getFilterOptions, getFilterStyle, getFilterStyleClass, getFilterValue, getFilterValues, getFooterClass, getFooterFacet, getFooterStyle, getHeaderClass, getHeaderFacet, getHeaderStyle, getHeight, getItemClass, getItemStyle, getListenerArgument, getPlaceholderClass, getSelectionListener, getSelectionMode, getSortBy, getSortFunction, getStyle, getStyleClass, getTabIndex, getTopButtonClass, getUpButtonClass, getValueHashCode, isApplyingSorts, isCompact, isDoubleClickMigration, isPlaceholder, isPropertySet, isSortAscending, setAccesskey, setApplyingFilters, setApplyingSorts, setBodyClass, setBodyStyle, setBottomButtonClass, setCompact, setControlsContainerClass, setControlsEnabled, setControlsFormat, setControlsItemClass, setControlsSpacerClass, setDoubleClickMigration, setDownButtonClass, setDragging, setDropGroup, setFilterBy, setFilteredData, setFilterEvent, setFilterFacet, setFilterMatchMode, setFilterOptions, setFilterStyle, setFilterStyleClass, setFilterValue, setFilterValues, setFooterClass, setFooterFacet, setFooterStyle, setHeaderClass, setHeaderFacet, setHeaderStyle, setHeight, setItemClass, setItemStyle, setPlaceholder, setPlaceholderClass, setSelectionListener, setSelectionMode, setSelections, setSortAscending, setSortBy, setSortFunction, setStyle, setStyleClass, setTabIndex, setTopButtonClass, setUpButtonClass, setValueExpression, setValueHashCodeencodeBegin, ensureFirstRowInRange, getClientId, getContainerClientId, getRowCount, getRowData, getRowIndex, getSavedChildren, getSavedSeriesState, getVar, getVarStatus, isRowAvailable, iterate, processDecodes, processValidators, restoreChild, restoreChildrenState, restoreChildState, restoreSeriesState, restoreState, saveChild, saveChildrenState, saveChildState, saveSeriesState, saveState, setId, setValue, setValueBinding, setVar, setVarStatus, synchWithPaginator, visitTree, wrapDataModelgetBgcolor, getBodyrows, getBorder, getCaptionClass, getCaptionStyle, getCellpadding, getCellspacing, getColumnClasses, getDir, getFrame, getLang, getOnclick, getOndblclick, getOnkeydown, getOnkeypress, getOnkeyup, getOnmousedown, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getRowClasses, getRules, getSummary, getTitle, getWidth, setBgcolor, setBodyrows, setBorder, setCaptionClass, setCaptionStyle, setCellpadding, setCellspacing, setColumnClasses, setDir, setFrame, setLang, setOnclick, setOndblclick, setOnkeydown, setOnkeypress, setOnkeyup, setOnmousedown, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setRowClasses, setRules, setSummary, setTitle, setWidthcreateUniqueId, getFirst, getFooter, getHeader, getRows, invokeOnComponent, isRowStatePreserved, markInitialState, setFirst, setFooter, setHeader, setRows, setRowStatePreservedaddFacesListener, clearInitialState, decode, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientBehaviors, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getListenersForEventClass, getParent, getRenderer, getRendererType, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setParent, setRendered, setRendererType, setTransient, subscribeToEvent, unsubscribeFromEventencodeAll, getClientId, getCompositeComponentParent, getCurrentComponent, getCurrentCompositeComponent, getNamingContainer, getResourceBundleMap, getStateHelper, getStateHelper, getTransientStateHelper, getTransientStateHelper, getValueExpression, initialStateMarked, isCompositeComponent, isInView, isVisitable, popComponentFromEL, processEvent, pushComponentToEL, restoreTransientState, saveTransientState, setInViewprotected transient FilterState savedFilterState
protected transient SortState savedSortState
protected javax.faces.model.DataModel getDataModel()
getDataModel in class org.icefaces.impl.component.UISeriesBasepublic java.lang.Object getValue()
getValue in class javax.faces.component.UIDatapublic void setRowIndex(int i)
setRowIndex in class org.icefaces.impl.component.UISeriesBaseprotected void setDataModel(javax.faces.model.DataModel newModel)
setDataModel in class org.icefaces.impl.component.UISeriesBasepublic java.lang.Boolean isDragging()
ListBaseReturn the value of the dragging property.
Contents: Enable the dragging of list items in this list. Note this attribute has no effect when an f:selectItem(s) model is used. Default = 'true'.
isDragging in interface IListisDragging in class ListBasepublic java.lang.Boolean isControlsEnabled()
ListBaseReturn the value of the controlsEnabled property.
Contents: Enable a set of buttons to control reordering of items within this list.Requires selection of determine items to adjust via buttons. Default = 'false'.
isControlsEnabled in interface IListisControlsEnabled in class ListBasepublic boolean getRendersChildren()
getRendersChildren in class javax.faces.component.UIComponentBasepublic java.util.Set<java.lang.Object> getSelections()
ListBaseReturn the value of the selections property.
Contents: Defines the set of Objects from the source List that are selected. Note that when f:selectItem(s) children are used as the model to this ace:list that selections are instead added to the Collection bound to the value attribute, to more closely emulate the h:selectManyListbox component.
getSelections in interface IListgetSelections in class ListBasepublic void broadcast(javax.faces.event.FacesEvent event)
throws javax.faces.event.AbortProcessingException
broadcast in class org.icefaces.impl.component.UISeriesBasejavax.faces.event.AbortProcessingExceptionpublic void queueEvent(javax.faces.event.FacesEvent event)
queueEvent in class org.icefaces.impl.component.UISeriesBasepublic java.util.List<org.icefaces.ace.component.list.ImmigrationRecord> getImmigrants()
public void setImmigrants(java.util.List<org.icefaces.ace.component.list.ImmigrationRecord> immigrants)
public boolean isSelectItemModel()
public void setSelectItemModel(boolean isSelect)
public void applyFilters()
public java.lang.Boolean isApplyingFilters()
ListBaseReturn the value of the applyingFilters property.
isApplyingFilters in interface IListisApplyingFilters in class ListBasepublic void processUpdates(javax.faces.context.FacesContext context)
processUpdates in class org.icefaces.impl.component.UISeriesBaseprotected java.util.List processFilters(javax.faces.context.FacesContext context)
public FilterConstraint getFilterConstraint()
protected boolean isFilterRequest(javax.faces.context.FacesContext x)
public void applySorting()
protected void processSorting()
protected SortCriteria getSortCriteria()
Copyright 2025 ICEsoft Technologies Canada, Corp. All Rights Reserved.