com.jgeppert.struts2.jquery.richtext.views.freemarker.tags
Class JqueryRichtextModels
java.lang.Object
com.jgeppert.struts2.jquery.richtext.views.freemarker.tags.JqueryRichtextModels
public class JqueryRichtextModels
- extends java.lang.Object
- Author:
- Johannes Geppert
|
Constructor Summary |
JqueryRichtextModels(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ckeditor
protected CkeditorModel ckeditor
tinymce
protected TinymceModel tinymce
JqueryRichtextModels
public JqueryRichtextModels(com.opensymphony.xwork2.util.ValueStack stack,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
getCkeditor
public CkeditorModel getCkeditor()
getTinymce
public TinymceModel getTinymce()
Copyright © 2012. All Rights Reserved.