wicket.contrib.tinymce.settings
Class AdvListPlugin

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

public class AdvListPlugin
extends Plugin

Advanced List for bullist and numlist

Author:
JavaLuigi
See Also:
Serialized Form

Constructor Summary
AdvListPlugin()
           
 
Method Summary
 PluginButton getBullistButton()
           
 PluginButton getNumlistButton()
           
 
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

AdvListPlugin

public AdvListPlugin()
Method Detail

getBullistButton

public PluginButton getBullistButton()

getNumlistButton

public PluginButton getNumlistButton()


Copyright © 2004–2016. All rights reserved.