com.wewebu.ow.server.dmsdialogs.views
Class OwObjectListViewControl.OwListViewEntry

java.lang.Object
  extended by com.wewebu.ow.server.dmsdialogs.views.OwObjectListViewControl.OwListViewEntry
Enclosing class:
OwObjectListViewControl

public static class OwObjectListViewControl.OwListViewEntry
extends Object

A list view item reference entry.

Alfresco Workdesk
Copyright (c) Alfresco Software, Inc.
All rights reserved.

For licensing information read the license.txt file or
go to: http://wiki.alfresco.com


Constructor Summary
OwObjectListViewControl.OwListViewEntry(OwObjectListView listview_p)
           
 
Method Summary
 String getIcon()
           
 OwObjectListView getObjectListView()
           
 String getTitle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwObjectListViewControl.OwListViewEntry

public OwObjectListViewControl.OwListViewEntry(OwObjectListView listview_p)
Method Detail

getObjectListView

public OwObjectListView getObjectListView()

getIcon

public String getIcon()
               throws Exception
Throws:
Exception

getTitle

public String getTitle()


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.