Uses of Class
com.arsdigita.bebop.ToggleLink

Packages that use ToggleLink
com.arsdigita.bebop A set of server-side user interface components for web applications. 
com.arsdigita.bebop.demo.workflow Example A set of classes to demonstrate how to use Bebop components in a control flow i.e., how Bebop components hand off control to one another. 
com.arsdigita.ui.sitemap User interface for dynamically updating URL to application mappings. 
 

Uses of ToggleLink in com.arsdigita.bebop
 

Methods in com.arsdigita.bebop that return ToggleLink
 ToggleLink DynamicListWizard.getAddLink()
          Gets the "add" link.
 

Uses of ToggleLink in com.arsdigita.bebop.demo.workflow
 

Methods in com.arsdigita.bebop.demo.workflow that return ToggleLink
 ToggleLink Listing.getAddLink()
           
 

Constructors in com.arsdigita.bebop.demo.workflow with parameters of type ToggleLink
AdminPane(SingleSelectionModel m, ToggleLink l)
           
AddProcess(SingleSelectionModel m, ToggleLink addLink)
          Constructor: set up the form, consisting of a hidden id field, title, description, and buttons to save or cancel
 

Uses of ToggleLink in com.arsdigita.ui.sitemap
 

Methods in com.arsdigita.ui.sitemap that return ToggleLink
 ToggleLink SiteListing.getCFGLink()
           
 

Constructors in com.arsdigita.ui.sitemap with parameters of type ToggleLink
SiteMapAdminPane(SingleSelectionModel m, ToggleLink l)
           
 



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