Groovy Documentation

grails-app.taglib
Class RichTextEditorTagLib

java.lang.Object
  grails-app.taglib.RichTextEditorTagLib

class RichTextEditorTagLib

Property Summary
static def namespace

def richTextEditor

Renderer richTextEditorRenderer

 
Constructor Summary
RichTextEditorTagLib()

 
Method Summary
 
Methods inherited from class java.lang.Object
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll
 

Property Detail

namespace

static def namespace


richTextEditor

def richTextEditor


richTextEditorRenderer

Renderer richTextEditorRenderer


 
Constructor Detail

RichTextEditorTagLib

RichTextEditorTagLib()


 

Groovy Documentation