Uses of Class
org.fopps.ui.EnhancedList

Packages that use EnhancedList
org.fopps.ui   
org.fopps.ui.config   
org.fopps.ui.project   
 

Uses of EnhancedList in org.fopps.ui
 

Methods in org.fopps.ui that return EnhancedList
 EnhancedList TableListController.getList()
          Returns the list instance
 EnhancedList ListController.getList()
          Returns the list.
 

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

Uses of EnhancedList in org.fopps.ui.config
 

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

Uses of EnhancedList in org.fopps.ui.project
 

Constructors in org.fopps.ui.project with parameters of type EnhancedList
ProjectListController(EnhancedList pList)
           
 



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