Uses of Class
com.arsdigita.bebop.BaseLink

Packages that use BaseLink
com.arsdigita.bebop A set of server-side user interface components for web applications. 
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 BaseLink in com.arsdigita.bebop
 

Subclasses of BaseLink in com.arsdigita.bebop
 class ActionLink
          A link that runs its action listeners when it is clicked.
 class ControlLink
          A link back to the page in which it is contained.
 class ExternalLink
          A link to an external (non-ACS) site.
 class Link
          A URL on a page.
 class ToggleLink
          A component that is either selected or not.
 

Methods in com.arsdigita.bebop that return BaseLink
protected  BaseLink BaseLink.firePrintEvent(PageState state)
           
 

Uses of BaseLink in com.arsdigita.formbuilder.ui
 

Methods in com.arsdigita.formbuilder.ui that return BaseLink
protected abstract  BaseLink BaseEditAddObserver.createLink(String label, PersistentComponentFactory component)
          This method is use to create a link for editing a component.
 



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