|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OwFieldManagerControlNote.OwNote | |
---|---|
com.wewebu.ow.server.fieldctrlimpl |
Uses of OwFieldManagerControlNote.OwNote in com.wewebu.ow.server.fieldctrlimpl |
---|
Methods in com.wewebu.ow.server.fieldctrlimpl that return OwFieldManagerControlNote.OwNote | |
---|---|
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). |
OwFieldManagerControlNote.OwNote |
OwFieldManagerControlNote.OwNoteDataModel.getNote(int index_p)
Get the note specified by index, or null. |
Methods in com.wewebu.ow.server.fieldctrlimpl with parameters of type OwFieldManagerControlNote.OwNote | |
---|---|
void |
OwFieldManagerControlNote.OwNoteDataModel.appendNote(OwFieldManagerControlNote.OwNote note_p)
Append a note to this model |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |