com.liferay.faces.util.text
Class RichTextFactory
java.lang.Object
com.liferay.faces.util.text.RichTextFactory
- All Implemented Interfaces:
- javax.faces.FacesWrapper<RichTextFactory>
- Direct Known Subclasses:
- RichTextFactoryImpl
public abstract class RichTextFactory
- extends Object
- implements javax.faces.FacesWrapper<RichTextFactory>
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.faces.FacesWrapper |
getWrapped |
RichTextFactory
public RichTextFactory()
getRichText
public abstract RichText getRichText(RichText.Type type,
String value)
Copyright © 2015 Liferay, Inc.. All rights reserved.