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