org.alfresco.web.ui.wcm.component
Class UIAVMList

java.lang.Object
  extended by javax.faces.component.UIComponent
      extended by javax.faces.component.UIComponentBase
          extended by org.alfresco.web.ui.common.component.data.UIRichList
              extended by org.alfresco.web.ui.wcm.component.UIAVMList
All Implemented Interfaces:
java.io.Serializable, javax.faces.component.StateHolder, IDataContainer

public class UIAVMList
extends UIRichList

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.alfresco.web.ui.common.component.data.UIRichList
viewRenderers
 
Fields inherited from interface org.alfresco.web.data.IDataContainer
SORT_CASEINSENSITIVE, SORT_CASESENSITIVE
 
Constructor Summary
UIAVMList()
          Default constructor
 
Method Summary
 
Methods inherited from class org.alfresco.web.ui.common.component.data.UIRichList
bind, clearSort, getCurrentPage, getCurrentSortColumn, getEmptyMessage, getFamily, getInitialSortColumn, getPageCount, getPageSize, getRefreshOnBind, getValue, getViewMode, getViewRenderer, isCurrentSortDescending, isDataAvailable, isInitialSortDescending, nextRow, restoreState, saveState, setCurrentPage, setInitialSortColumn, setInitialSortDescending, setPageSize, setRefreshOnBind, setValue, setViewMode, sort
 
Methods inherited from class javax.faces.component.UIComponentBase
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIAVMList

public UIAVMList()
Default constructor



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.