Uses of Class
org.fopps.ui.EnhancedTable

Packages that use EnhancedTable
org.fopps.ui   
org.fopps.ui.config   
org.fopps.ui.feature   
org.fopps.ui.project   
 

Uses of EnhancedTable in org.fopps.ui
 

Methods in org.fopps.ui that return EnhancedTable
 EnhancedTable TableListController.getTable()
          Returns the table instance
 EnhancedTable TableController.getTable()
           
 

Constructors in org.fopps.ui with parameters of type EnhancedTable
TableListController(EnhancedTable pTable, EnhancedList pList)
          Constructor for TableListController.
TableController(EnhancedTable pTable)
           
ProjectContainerTableController(EnhancedTable pTable)
           
 

Uses of EnhancedTable in org.fopps.ui.config
 

Constructors in org.fopps.ui.config with parameters of type EnhancedTable
ConfigurationTableListController(EnhancedTable pTable, EnhancedList pList)
          Creates a new ConfigurationTableListController
 

Uses of EnhancedTable in org.fopps.ui.feature
 

Constructors in org.fopps.ui.feature with parameters of type EnhancedTable
FeatureConstraintController(EnhancedTable pTable)
          Creates a new controller for the feature table
AttachmentTableController(EnhancedTable pTable)
           
 

Uses of EnhancedTable in org.fopps.ui.project
 

Subclasses of EnhancedTable in org.fopps.ui.project
 class ProjectTable
          ProjectTable is a specialized table and will succeed the current project panel
 

Constructors in org.fopps.ui.project with parameters of type EnhancedTable
ProjectTableController(EnhancedTable pTable)
           
ProductAssetTableController(EnhancedTable pTable)
           
 



Fopps 0.19 - Copyright © 2002 Oliver Wieland. All Rights Reserved.