|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwFieldManagerControlNote.OwNoteException | |
---|---|
com.wewebu.ow.server.fieldctrlimpl |
Uses of OwFieldManagerControlNote.OwNoteException in com.wewebu.ow.server.fieldctrlimpl |
---|
Methods in com.wewebu.ow.server.fieldctrlimpl that throw OwFieldManagerControlNote.OwNoteException | |
---|---|
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). |
Constructors in com.wewebu.ow.server.fieldctrlimpl that throw OwFieldManagerControlNote.OwNoteException | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |