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

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

public class RichTextHTMLImpl
extends RichTextBaseImpl

Author:
Neil Griffin

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

Constructor Detail

RichTextHTMLImpl

public RichTextHTMLImpl(String value)
Method Detail

getPlainTextLength

public int getPlainTextLength()
Specified by:
getPlainTextLength in interface RichText
Overrides:
getPlainTextLength in class RichTextBaseImpl

getType

public RichText.Type getType()


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