org.terracotta.modules.ehcache.presentation
Class CacheTableModel

java.lang.Object
  extended by XObjectTableModel
      extended by org.terracotta.modules.ehcache.presentation.CacheTableModel

public class CacheTableModel
extends XObjectTableModel


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

CacheTableModel

public CacheTableModel()
Method Detail

isCellEditable

public boolean isCellEditable(int row,
                              int col)


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