com.arsdigita.categorization
Class CategoryTreeModelLite
java.lang.Object
com.arsdigita.kernel.ui.DataQueryTreeModel
com.arsdigita.categorization.CategoryTreeModelLite
- All Implemented Interfaces:
- TreeModel
- public class CategoryTreeModelLite
- extends DataQueryTreeModel
Implements the TreeModel
interface for
categories.
- Version:
- $Revision: #16 $ $DateTime: 2004/04/07 16:07:11 $
- Author:
- Daniel Berrange
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CategoryTreeModelLite
public CategoryTreeModelLite(Category root)
- Initializes with the passed in the root Category.
CategoryTreeModelLite
public CategoryTreeModelLite(Category root,
String order)
- Initializes with the passed in the root Category.
- Parameters:
order
- the field to order by
getDataQueryTreeIterator
protected DataQueryTreeIterator getDataQueryTreeIterator(DataQueryTreeNode node,
String getSubCategories)
- Overrides:
getDataQueryTreeIterator
in class DataQueryTreeModel
Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC