| Package | Description |
|---|---|
| org.smallmind.wicket.component.link |
| Modifier and Type | Method and Description |
|---|---|
static ExternalLink.Target |
ExternalLink.Target.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalLink.Target[] |
ExternalLink.Target.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ExternalLink(String id,
org.apache.wicket.model.IModel<String> hrefModel,
ExternalLink.Target target,
org.apache.wicket.model.IModel<String> labelModel) |
Copyright © 2018. All rights reserved.