com.liferay.faces.util.text
Interface RichText

All Known Implementing Classes:
RichTextBaseImpl, RichTextBBCodeImpl, RichTextCreoleImpl, RichTextHTMLImpl, RichTextWrapper

public interface RichText

Author:
Neil Griffin

Nested Class Summary
static class RichText.Type
           
 
Method Summary
 int getPlainTextLength()
           
 RichText.Type getType()
           
 String getValue()
           
 

Method Detail

getPlainTextLength

int getPlainTextLength()

getType

RichText.Type getType()

getValue

String getValue()


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