public class TinyMceAjaxSubmitModifier extends AttributeModifier
Solution found at: http://dwairi.blogspot.com/2006/12/tinymce-ajax.html
For more details see: http://www.crossedconnections.org/w/?p=88
AttributeModifier.MarkerValue| Modifier and Type | Field and Description |
|---|---|
static String |
SAVE_TRIGGER
Trigger that has to be called
|
VALUELESS_ATTRIBUTE_ADD, VALUELESS_ATTRIBUTE_REMOVE| 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, toStringafterRender, beforeRender, bind, canCallListener, getStatelessHint, isEnabled, isTemporary, onAttribute, onConfigure, onEvent, onException, onRemove, onTag, renderHead, unbindpublic static final String SAVE_TRIGGER
protected String newValue(String currentValue, String replacementValue)
newValue in class AttributeModifierAttributeModifier.newValue(java.lang.String, java.lang.String)Copyright © 2004–2020. All rights reserved.