Uses of Class
com.logicaldoc.web.components.SortableList

Packages that use SortableList
com.logicaldoc.web.admin   
com.logicaldoc.web.document   
com.logicaldoc.web.search   
 

Uses of SortableList in com.logicaldoc.web.admin
 

Subclasses of SortableList in com.logicaldoc.web.admin
 class UsersRecordsManager
           The UsersRecordsManager class is responsible for constructing the list of User beans which will be bound to a ice:dataTable JSF component.
 

Uses of SortableList in com.logicaldoc.web.document
 

Subclasses of SortableList in com.logicaldoc.web.document
 class BookmarkBean
           The BookmarkBean class is responsible for constructing the list of Bookmark beans which will be bound to a ice:dataTable JSF component.
 class DocumentsRecordsManager
           The DocumentsRecordsManager class is responsible for constructing the list of DocumentRecord beans which will be bound to a ice:dataTable JSF component.
 class TrashBean
           The TrashBean class is responsible for constructing the list of delted documents which will be bound to a ice:dataTable JSF component.
 

Uses of SortableList in com.logicaldoc.web.search
 

Subclasses of SortableList in com.logicaldoc.web.search
 class SearchForm
          A simple search form bean.
 class TagsBean
          Handles documents access by tags
 class TagsBean.DocumentHandler
           
 



Copyright © 2008-2010 Logical Objects. All Rights Reserved.