wicket.contrib.tinymce.settings
Class IESpellPlugin

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

public class IESpellPlugin
extends Plugin

Author:
Iulian Costan (iulian.costan@gmail.com)
See Also:
Serialized Form

Constructor Summary
IESpellPlugin()
          Construct iespell plugin
 
Method Summary
 PluginButton getIespellButton()
           
 
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

IESpellPlugin

public IESpellPlugin()
Construct iespell plugin

Method Detail

getIespellButton

public PluginButton getIespellButton()
Returns:
PLuginButton the iespell button


Copyright © 2004-2011. All Rights Reserved.