|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Plugin
A plug-in for the WYSIWYG editor.
Method Summary | |
---|---|
void |
destroy()
Notifies the plug-in to release its resources before being unloaded from the WYSIWYG editor. |
UIExtension[] |
getUIExtensions()
|
void |
init(RichTextArea textArea,
Config config)
Initialize the plug-in. |
Method Detail |
---|
void init(RichTextArea textArea, Config config)
textArea
- the text area of the editorconfig
- the configuration objectUIExtension[] getUIExtensions()
void destroy()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |