org.terracotta.modules.ehcache.presentation
Class CacheManagerTableModel

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

public class CacheManagerTableModel
extends XObjectTableModel


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

CacheManagerTableModel

public CacheManagerTableModel()
Method Detail

isCellEditable

public boolean isCellEditable(int row,
                              int col)


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