wicket.contrib.tinymce.settings
Class AutoResizePlugin

java.lang.Object
  extended by wicket.contrib.tinymce.settings.Enum
      extended by wicket.contrib.tinymce.settings.Plugin
          extended by wicket.contrib.tinymce.settings.AutoResizePlugin
All Implemented Interfaces:
Serializable

public class AutoResizePlugin
extends Plugin

Enables the Auto Resize plugin, which automatically resizes the editor to the content inside it. http:// tinymce.moxiecode.com/wiki.php/Plugin:autoresize

Author:
jbrookover
See Also:
Serialized Form

Constructor Summary
AutoResizePlugin()
           
 
Method Summary
 
Methods inherited from class wicket.contrib.tinymce.settings.Plugin
define, definePluginExtensions, definePluginSettings, getPluginPath, setPluginPath
 
Methods inherited from class wicket.contrib.tinymce.settings.Enum
equals, getName, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AutoResizePlugin

public AutoResizePlugin()


Copyright © 2004-2011. All Rights Reserved.