| Package | Description |
|---|---|
| org.apache.wicket |
The core Wicket package.
|
| org.apache.wicket.settings |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMarkupIdGenerator
An implementation of IMarkupIdGenerator that uses the Session to generate
sequence numbers for the component markup ids.
|
| Modifier and Type | Method and Description |
|---|---|
IMarkupIdGenerator |
MarkupSettings.getMarkupIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
MarkupSettings |
MarkupSettings.setMarkupIdGenerator(IMarkupIdGenerator markupIdGenerator)
Sets a new IMarkupIdGenerator
|
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.