public class WicketSavePlugin extends Plugin
InPlaceSaveBehavior| Constructor and Description |
|---|
WicketSavePlugin(InPlaceSaveBehavior behavior) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
definePluginSettings(StringBuffer buffer)
Define configuration settings for this plugin.
|
PluginButton |
getCancelButton() |
PluginButton |
getSaveButton() |
define, definePluginExtensions, getPluginPath, setPluginPathpublic WicketSavePlugin(InPlaceSaveBehavior behavior)
public PluginButton getSaveButton()
public PluginButton getCancelButton()
protected void definePluginSettings(StringBuffer buffer)
PluginI.e. the "paste" plugin can be configured with different settings such as: "paste_callback" etc.
definePluginSettings in class Pluginbuffer - buffer to append toCopyright © 2015. All rights reserved.