com.wewebu.ow.server.dmsdialogs.views
Class OwObjectListView.OwIcon

java.lang.Object
  extended by com.wewebu.ow.server.dmsdialogs.views.OwObjectListView.OwIcon
Enclosing class:
OwObjectListView

public static class OwObjectListView.OwIcon
extends Object

Helper class to determine how many icons exists in a given string.

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

Since:
3.0.0.0

Constructor Summary
OwObjectListView.OwIcon(String owIconAsString_p)
          constructor
 
Method Summary
 int getNumberOfIcons()
          Number of icons.
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

OwObjectListView.OwIcon

public OwObjectListView.OwIcon(String owIconAsString_p)
constructor

Method Detail

getNumberOfIcons

public int getNumberOfIcons()
Number of icons.

Returns:
the calculated number of icons.

toString

public String toString()
Overrides:
toString in class Object
See Also:
Object.toString()


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.