Uses of Interface
com.arsdigita.formbuilder.ComponentAddObserver

Packages that use ComponentAddObserver
com.arsdigita.formbuilder The Form Builder service provides the ability to build simple forms with a web user interface. 
com.arsdigita.formbuilder.ui The Form Builder UI provides a number of embeddable bebop components to facilitate integration of the form builder service with applications. 
 

Uses of ComponentAddObserver in com.arsdigita.formbuilder
 

Methods in com.arsdigita.formbuilder with parameters of type ComponentAddObserver
 void PersistentFormSection.setComponentAddObserver(ComponentAddObserver observer)
           
 void CompoundComponent.setComponentAddObserver(ComponentAddObserver observer)
           
 

Uses of ComponentAddObserver in com.arsdigita.formbuilder.ui
 

Classes in com.arsdigita.formbuilder.ui that implement ComponentAddObserver
 class BaseAddObserver
          This class provides a basic implementation of the ComponentAddObserver class which will organise a sensible layout for controls on a form
 class BaseEditAddObserver
          This is an extension of the BaseAddObserver which handles the editing of controls on a form by adding additional links on each row.
 



Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 20 2004:2337 UTC