com.liferay.faces.util.text.internal
Class RichTextCreoleImpl

java.lang.Object
  extended by com.liferay.faces.util.text.internal.RichTextBaseImpl
      extended by com.liferay.faces.util.text.internal.RichTextCreoleImpl
All Implemented Interfaces:
RichText

public class RichTextCreoleImpl
extends RichTextBaseImpl

Author:
Neil Griffin

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.liferay.faces.util.text.RichText
RichText.Type
 
Constructor Summary
RichTextCreoleImpl(String value)
           
 
Method Summary
 RichText.Type getType()
           
 
Methods inherited from class com.liferay.faces.util.text.internal.RichTextBaseImpl
getPlainTextLength, getValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RichTextCreoleImpl

public RichTextCreoleImpl(String value)
Method Detail

getType

public RichText.Type getType()


Copyright © 2015 Liferay, Inc.. All rights reserved.