Uses of Interface
org.fopps.ui.ContainerSelectable

Packages that use ContainerSelectable
org.fopps.ui   
org.fopps.ui.actions   
org.fopps.ui.config   
org.fopps.ui.feature   
org.fopps.ui.project   
 

Uses of ContainerSelectable in org.fopps.ui
 

Classes in org.fopps.ui that implement ContainerSelectable
 class ListController
          Generic controller for lists
 class ProjectContainerTableController
          TableController is a generic controller for tables.
 class TableListController
          Syncs a list with entries and a dependend table.
 class TreeController
          TreeController is a generic controller for trees.
 

Uses of ContainerSelectable in org.fopps.ui.actions
 

Methods in org.fopps.ui.actions with parameters of type ContainerSelectable
 void ActionHandler.registerContainerComponent(ContainerSelectable pItem)
           
 

Uses of ContainerSelectable in org.fopps.ui.config
 

Classes in org.fopps.ui.config that implement ContainerSelectable
 class ConfigurationTableListController
          ConfigurationTableListController is a specialized controller for the configuration view.
 

Uses of ContainerSelectable in org.fopps.ui.feature
 

Classes in org.fopps.ui.feature that implement ContainerSelectable
 class FeatureConstraintController
          FeatureConstraintController for constraint table.
 class FeatureTreeController
          FeatureTreeController is a special controller for the feature tree.
 

Uses of ContainerSelectable in org.fopps.ui.project
 

Classes in org.fopps.ui.project that implement ContainerSelectable
 class ProductAssetTableController
          ProductAssetTableController is the controller class for the product-asset table.
 class ProjectListController
          ProjectListController is a simple list controller for the project list of the configuration view
 class ProjectPanel
          ProjectPanel displays scheduling and relations of products and assets
 class ProjectPanelController
          Controller for project panel.
 class ProjectTableController
          ProjectContainerTableController is a specialized controller for the project table
 



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