public class CPLNoteItemTemplateProviderManagement extends WidgetExtensionManagement<CPLNoteItemTemplateProvider,CPLNoteItemTemplateProviderManagement>
Constructor and Description |
---|
CPLNoteItemTemplateProviderManagement() |
Modifier and Type | Method and Description |
---|---|
String |
getNoteItemTemplate(NoteData data)
Return the location of the template that should be used to render the HTML of the provided
note.
|
addExtension, getExtensions, removeExtension
public CPLNoteItemTemplateProviderManagement()
public String getNoteItemTemplate(NoteData data)
data
- object holding details of the noteCopyright © 2019 Communote team. All rights reserved.