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

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

public class RichTextBBCodeImpl
extends RichTextBaseImpl

Author:
Neil Griffin

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.liferay.faces.util.text.RichText
RichText.Type
 
Constructor Summary
RichTextBBCodeImpl(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

RichTextBBCodeImpl

public RichTextBBCodeImpl(String value)
Method Detail

getType

public RichText.Type getType()


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