|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwicket.contrib.tinymce.settings.Enum
wicket.contrib.tinymce.settings.Button
wicket.contrib.tinymce.settings.PluginButton
public class PluginButton
A button that is defined by tinymce plugins.
| Field Summary |
|---|
| Fields inherited from class wicket.contrib.tinymce.settings.Button |
|---|
anchor, backcolor, bold, bullist, charmap, cleanup, code, copy, cut, fontselect, fontsizeselect, forecolor, formatselect, help, hr, image, indent, italic, justifycenter, justifyfull, justifyleft, justifyright, link, newdocument, numlist, outdent, redo, removeformat, separator, strikethrough, styleselect, sub, sup, underline, undo, unlink, visualaid |
| Constructor Summary | |
|---|---|
PluginButton(String name,
Plugin plugin)
Construct. |
|
| Method Summary | |
|---|---|
Plugin |
getPlugin()
|
| 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 |
|---|
public PluginButton(String name,
Plugin plugin)
name - plugin - | Method Detail |
|---|
public Plugin getPlugin()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||