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, setPluginPath
public WicketSavePlugin(InPlaceSaveBehavior behavior)
public PluginButton getSaveButton()
public PluginButton getCancelButton()
protected void definePluginSettings(StringBuffer buffer)
Plugin
I.e. the "paste" plugin can be configured with different settings such as: "paste_callback" etc.
definePluginSettings
in class Plugin
buffer
- buffer to append toCopyright © 2015. All rights reserved.