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–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.