Uses of Class
com.wewebu.ow.server.dmsdialogs.views.OwObjectListView

Packages that use OwObjectListView
com.wewebu.ow.server.dmsdialogs.views   
 

Uses of OwObjectListView in com.wewebu.ow.server.dmsdialogs.views
 

Subclasses of OwObjectListView in com.wewebu.ow.server.dmsdialogs.views
 class OwObjectEditVersionsView
           Versions view to display the versions of a OwObject.
 class OwObjectListViewCombined
           List View: OwObject List View Combined.
protected  class OwObjectListViewCombined.OwObjectListViewRowCombined
           
 class OwObjectListViewEXTJSGrid
           Object list view based on YUI-EXT Grid view.
 class OwObjectListViewFilterEXTJSGrid
           ExtJS Object list view.
 class OwObjectListViewFilterRow
           Object list view.
 class OwObjectListViewPluginCache
           Abstract list view which contains a plugin cache utility class.
 class OwObjectListViewRow
           Object list view.
 class OwObjectListViewThumbnails
           Object list view.
 

Fields in com.wewebu.ow.server.dmsdialogs.views declared as OwObjectListView
protected  OwObjectListView OwObjectHistoryView.m_ObjectListView
          objectlist that displays the history entries
 

Methods in com.wewebu.ow.server.dmsdialogs.views that return OwObjectListView
protected  OwObjectListView OwSplitObjectListView.createObjectListView(Collection<OwFieldColumnInfo> viewColumnInfos)
           
 OwObjectListView OwObjectListViewControl.getObjectListView()
           
 OwObjectListView OwObjectListViewControl.OwListViewEntry.getObjectListView()
           
 

Methods in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwObjectListView
 void OwObjectListView.copy(OwObjectListView oldview_p)
          Copy the contents and state of the given view.
 void OwObjectListViewControl.OwObjectListViewControlEventListener.onActivateObjectListView(int iNewIndex_p, int iOldIndex_p, OwObjectListView newview_p, OwObjectListView oldview_p)
          called when user selects an object list view
 

Constructors in com.wewebu.ow.server.dmsdialogs.views with parameters of type OwObjectListView
OwObjectListViewControl.OwListViewEntry(OwObjectListView listview_p)
           
 



Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.