LinkCreationListener2
insteadpublic interface LinkCreationListener
LinkCreationHub
Modifier and Type | Method and Description |
---|---|
void |
createdComponentEventLink(Link link)
Deprecated.
Invoked when an action link (a link that asks a component to perform an action) is created.
|
void |
createdPageRenderLink(Link link)
Deprecated.
Invoked when a page link (a link that renders a page) is created.
|
void createdPageRenderLink(Link link)
Link.addParameter(String, String)
).link
- the newly created linkvoid createdComponentEventLink(Link link)
Link.addParameter(String, String)
).link
- the newly created link5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.