TreeNode Fields |
The TreeNode type exposes the following members.
Name | Description | |
---|---|---|
isInDocumentHelper |
If true, the document is currently in the document helper and should call normal methods.
| |
mClassName |
Node class name.
| |
mDocumentContent |
Document editable content.
| |
mGroupedAttachments |
Grouped attachments.
| |
mParent |
Parent document.
| |
mStatus |
Status of the object.
(Inherited from BaseInfo.) | |
mWorkflowStep |
Document workflow step
| |
mWorkflowStepTimeout |
Document workflow step timeout
| |
OBJECT_TYPE |
Object type
| |
TYPEINFO |
Type information
|