org.terracotta.modules.hibernatecache.presentation
Class EntityTableModel

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

public class EntityTableModel
extends XObjectTableModel


Constructor Summary
EntityTableModel()
           
 
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

EntityTableModel

public EntityTableModel()
Method Detail

isCellEditable

public boolean isCellEditable(int row,
                              int col)


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