|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RichText.Type | |
|---|---|
| com.liferay.faces.util.text | |
| com.liferay.faces.util.text.internal | |
| Uses of RichText.Type in com.liferay.faces.util.text |
|---|
| Methods in com.liferay.faces.util.text that return RichText.Type | |
|---|---|
RichText.Type |
RichText.getType()
|
static RichText.Type |
RichText.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RichText.Type[] |
RichText.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.liferay.faces.util.text with parameters of type RichText.Type | |
|---|---|
abstract RichText |
RichTextFactory.getRichText(RichText.Type type,
String value)
|
| Uses of RichText.Type in com.liferay.faces.util.text.internal |
|---|
| Methods in com.liferay.faces.util.text.internal that return RichText.Type | |
|---|---|
RichText.Type |
RichTextHTMLImpl.getType()
|
RichText.Type |
RichTextCreoleImpl.getType()
|
RichText.Type |
RichTextBBCodeImpl.getType()
|
| Methods in com.liferay.faces.util.text.internal with parameters of type RichText.Type | |
|---|---|
RichText |
RichTextFactoryImpl.getRichText(RichText.Type type,
String value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||