Properties

Description

Data Type

Flags

Default Value

text

contains the text of the note

String

read,write, bound

""

allNoteItems

contains all notes, such that in each element the date is stored as the first ten characters followed with the text of the note

Vector

read,write, bound

null

editable

determines whether or not this text component is editable 

 boolean

read, write

true