| Package | Description |
|---|---|
| de.alpharogroup.wicket.components.footer | |
| de.alpharogroup.wicket.components.i18n.list |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.apache.wicket.Component |
FooterMenuPanel.newLinkListPanel(String id,
org.apache.wicket.model.IModel<List<LinkModel>> model) |
| Constructor and Description |
|---|
FooterMenuPanel(String id,
org.apache.wicket.model.IModel<List<LinkModel>> model) |
FooterMenuPanel(String id,
List<LinkModel> list) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.wicket.Component |
LinkListPanel.newListComponent(String id,
org.apache.wicket.markup.html.list.ListItem<LinkModel> item) |
| Constructor and Description |
|---|
LinkListPanel(String id,
org.apache.wicket.model.IModel<List<LinkModel>> model) |
LinkListPanel(String id,
List<LinkModel> list) |
Copyright © 2010–2015. All rights reserved.