wicket.contrib.tinymce.settings
Class WordcountPlugin

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

public class WordcountPlugin
extends Plugin

Displays the current word count in the status bar.

Author:
JavaLuigi
See Also:
Serialized Form

Constructor Summary
WordcountPlugin()
           
 
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

WordcountPlugin

public WordcountPlugin()


Copyright © 2004–2016. All rights reserved.