public final class JSConfirmationBehavior
extends org.apache.wicket.behavior.Behavior
| Constructor and Description |
|---|
JSConfirmationBehavior(org.apache.wicket.model.IModel<String> message)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
onComponentTag(org.apache.wicket.Component component,
org.apache.wicket.markup.ComponentTag tag) |
public JSConfirmationBehavior(org.apache.wicket.model.IModel<String> message)
message - Confirmation messageCopyright © 2009–2014 IRD. All rights reserved.