wicket.contrib.tinymce.settings
Class AutoSavePlugin
java.lang.Object
wicket.contrib.tinymce.settings.Enum
wicket.contrib.tinymce.settings.Plugin
wicket.contrib.tinymce.settings.AutoSavePlugin
- All Implemented Interfaces:
- Serializable
public class AutoSavePlugin
- extends Plugin
This plugin gives the user a warning if they made modifications to a editor instance but didn't submit them.
This plugin will most likely be extended in the future to provide AJAX auto save support.
- Author:
- Iulian-Corneliu COSTAN
- See Also:
- Serialized Form
AutoSavePlugin
public AutoSavePlugin()
- Construct.
Copyright © 2004-2011. All Rights Reserved.