org.terracotta.modules.hibernatecache.presentation
Class CollectionTableModel

java.lang.Object
  extended by XObjectTableModel
      extended by org.terracotta.modules.hibernatecache.presentation.CollectionTableModel

public class CollectionTableModel
extends XObjectTableModel


Constructor Summary
CollectionTableModel()
           
 
Method Summary
 boolean isCellEditable(int row, int col)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CollectionTableModel

public CollectionTableModel()
Method Detail

isCellEditable

public boolean isCellEditable(int row,
                              int col)


Copyright © 2010 Terracotta, Inc.. All Rights Reserved.