Package de.elo.ix.client
Class NoteText
java.lang.Object
de.elo.ix.client.NoteText
- All Implemented Interfaces:
Serializable
This class conatins additional information for textual notes. NoteText objects can be used in
NoteTemplate and Note objects.
- Since:
- 7.00.000.023
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
fontInfo
Font. This member is null for type NoteC.TYPE_ANNOTATION_NOTE. -
text
Stamp text. The maximum length is NoteDataC.lnDesc - 50, if the NoteText object is used in a Note object. The length for a text of a NoteTemplate object is defined by NoteTemplateC.lnText
-
-
Constructor Details
-
NoteText
public NoteText() -
NoteText
-
-
Method Details