public class ConfirmationBoxRenderer
extends org.apache.wicket.behavior.Behavior
Constructor and Description |
---|
ConfirmationBoxRenderer(String message) |
Modifier and Type | Method and Description |
---|---|
void |
onComponentTag(org.apache.wicket.Component component,
org.apache.wicket.markup.ComponentTag tag) |
public ConfirmationBoxRenderer(String message)
message
- Message to be shown in the confirm box.Copyright © 2013. All Rights Reserved.