com.arsdigita.cms.ui.templates
Class ItemTemplatesListing.ItemTemplatesListingTableModel

java.lang.Object
  extended bycom.arsdigita.toolbox.ui.DataTable.DataQueryTableModel
      extended bycom.arsdigita.cms.ui.templates.ItemTemplatesListing.ItemTemplatesListingTableModel
All Implemented Interfaces:
com.arsdigita.bebop.table.TableModel
Enclosing class:
ItemTemplatesListing

protected static class ItemTemplatesListing.ItemTemplatesListingTableModel
extends com.arsdigita.toolbox.ui.DataTable.DataQueryTableModel


Field Summary
 
Fields inherited from interface com.arsdigita.bebop.table.TableModel
versionId
 
Constructor Summary
ItemTemplatesListing.ItemTemplatesListingTableModel(com.arsdigita.toolbox.ui.DataTable t, com.arsdigita.persistence.DataQuery data, String keyColumn)
           
 
Method Summary
 Object getElementAt(int columnIndex)
           
 Object getKeyAt(int columnIndex)
           
 
Methods inherited from class com.arsdigita.toolbox.ui.DataTable.DataQueryTableModel
getColumnCount, getDataQuery, nextRow
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ItemTemplatesListing.ItemTemplatesListingTableModel

public ItemTemplatesListing.ItemTemplatesListingTableModel(com.arsdigita.toolbox.ui.DataTable t,
                                                           com.arsdigita.persistence.DataQuery data,
                                                           String keyColumn)
Method Detail

getElementAt

public Object getElementAt(int columnIndex)

getKeyAt

public Object getKeyAt(int columnIndex)


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 19 2004:2352 UTC