public class TinyMceAjaxSubmitModifier
extends org.apache.wicket.AttributeModifier
Solution found at: http://dwairi.blogspot.com/2006/12/tinymce-ajax.html
For more details see: http://www.crossedconnections.org/w/?p=88
Modifier and Type | Field and Description |
---|---|
static String |
SAVE_TRIGGER
Trigger that has to be called
|
Constructor and Description |
---|
TinyMceAjaxSubmitModifier()
Constructor
|
Modifier and Type | Method and Description |
---|---|
protected String |
newValue(String currentValue,
String replacementValue) |
append, append, detach, getAttribute, getReplaceModel, onComponentTag, prepend, prepend, remove, replace, replace, replaceAttributeValue, toString
public static final String SAVE_TRIGGER
Copyright © 2015. All rights reserved.