Package | Description |
---|---|
com.wewebu.ow.server.fieldctrlimpl |
Modifier and Type | Method and Description |
---|---|
void |
OwFieldManagerControlNote.OwNoteDataModel.appendNote(OwFieldManagerControlNote.OwNote note_p)
Append a note to this model
|
static OwFieldManagerControlNote.OwNote |
OwFieldManagerControlNote.OwNote.buildNote(Locale locale_p,
String rawNoteText_p)
Build a note object from a String object.
|
static OwFieldManagerControlNote.OwNote |
OwFieldManagerControlNote.OwNote.buildNoteFromOldContent(Locale locale_p,
String rawNoteText_p)
Build a note object from a String object (old style m_notes).
|
Constructor and Description |
---|
OwFieldManagerControlNote.OwNoteDataModel(Locale locale_p,
String noteContent_p)
Constructor - create a list of m_notes from note m_content, if it's possible.
|
OwFieldManagerControlNote.OwNoteDataModel(Locale locale_p,
String noteContent_p,
boolean showNewNotesAtTheEnd_p)
Constructor - create a list of m_notes from note m_content, if it's possible.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.