public class RichTextInfoHelper extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RichTextInfoHelper.Properties |
Modifier and Type | Method and Description |
---|---|
Data |
getData() |
String |
getFormatted() |
String |
getPlain() |
void |
setFormatted(String value) |
void |
setPlain(String value) |
static RichTextInfoHelper |
wrap(Data data) |
public static RichTextInfoHelper wrap(Data data)
public void setFormatted(String value)
public String getFormatted()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.