public interface ScriptAction<ModelType>
extends org.apache.wicket.util.io.IClusterable
Modifier and Type | Method and Description |
---|---|
String |
getJavaScript(ModelType model)
Produces the JavaScript to execute this action on the client-side.
|
Copyright © 2007–2025 Bloomreach. All rights reserved.