|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RenderType | |
|---|---|
| com.jivesoftware.community.renderer | The renderer package provides a way for converting text in one format into another, typically from markup to html and vice versa. |
| Uses of RenderType in com.jivesoftware.community.renderer |
|---|
| Methods in com.jivesoftware.community.renderer that return RenderType | |
|---|---|
static RenderType |
RenderType.getRenderType(int key)
A helper method to get a specific RenderType object from its key |
static RenderType |
RenderType.getRenderType(String name)
|
static RenderType |
RenderType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static RenderType[] |
RenderType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||