|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ILinkRenderStrategy | |
|---|---|
| org.apache.wicket.extensions.markup.html.basic | Basic extensions. |
| Uses of ILinkRenderStrategy in org.apache.wicket.extensions.markup.html.basic |
|---|
| Fields in org.apache.wicket.extensions.markup.html.basic declared as ILinkRenderStrategy | |
|---|---|
static ILinkRenderStrategy |
DefaultLinkParser.EMAIL_RENDER_STRATEGY
Email address render strategy. |
static ILinkRenderStrategy |
DefaultLinkParser.ENCRYPTED_EMAIL_RENDER_STRATEGY
Email address render strategy. |
static ILinkRenderStrategy |
DefaultLinkParser.URL_RENDER_STRATEGY
Url render strategy. |
| Methods in org.apache.wicket.extensions.markup.html.basic with parameters of type ILinkRenderStrategy | |
|---|---|
ILinkParser |
LinkParser.addLinkRenderStrategy(String pattern,
ILinkRenderStrategy renderStrategy)
Adds a render strategy to the parser. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||