Uses of Class
org.springframework.richclient.table.support.GlazedTableModel

Packages that use GlazedTableModel
org.springframework.richclient.table.support   
 

Uses of GlazedTableModel in org.springframework.richclient.table.support
 

Methods in org.springframework.richclient.table.support that return GlazedTableModel
protected  GlazedTableModel AbstractObjectTable.createTableModel(ca.odell.glazedlists.EventList eventList)
          Construct the table model for this table.
 GlazedTableModel AbstractObjectTable.getTableModel()
          Get the data model for the table.
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.