|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |