org.terracotta.modules.hibernatecache.presentation
Class RegionInfoTableModel

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

public class RegionInfoTableModel
extends XObjectTableModel


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

RegionInfoTableModel

public RegionInfoTableModel()
Method Detail

isCellEditable

public boolean isCellEditable(int row,
                              int col)


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