|
Clearspace API (2.5.29) Core Javadocs | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentFieldFormatter | |
|---|---|
| com.jivesoftware.community | Core interfaces and classes for Clearspace. |
| Uses of DocumentFieldFormatter in com.jivesoftware.community |
|---|
| Methods in com.jivesoftware.community that return DocumentFieldFormatter | |
|---|---|
DocumentFieldFormatter |
DocumentFieldType.getFormatter()
Returns the formatter for this document field type. |
| Methods in com.jivesoftware.community with parameters of type DocumentFieldFormatter | |
|---|---|
DocumentFieldType |
DocumentFieldTypeManager.createDocumentFieldType(String name,
String displayName,
String description,
DocumentFieldType.DataType dataType,
DocumentFieldValidator validator,
DocumentFieldFormatter formatter)
Creates a new DocumentFieldType. |
void |
DocumentFieldType.setFormatter(DocumentFieldFormatter documentFieldFormatter)
Sets the formatter for this document field type. |
|
Clearspace Project Page | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||