com.liferay.faces.util.text
Class RichTextWrapper
java.lang.Object
com.liferay.faces.util.text.RichTextWrapper
- All Implemented Interfaces:
- RichText, javax.faces.FacesWrapper<RichText>
public abstract class RichTextWrapper
- extends Object
- implements RichText, javax.faces.FacesWrapper<RichText>
- Author:
- Neil Griffin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RichTextWrapper
public RichTextWrapper()
getPlainTextLength
public int getPlainTextLength()
- Specified by:
getPlainTextLength in interface RichText
getWrapped
public abstract RichText getWrapped()
- Specified by:
getWrapped in interface javax.faces.FacesWrapper<RichText>
Copyright © 2015 Liferay, Inc.. All rights reserved.