| 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.
| |
| mDataClass |
Data class with the SiteInfo data.
(Inherited from AbstractInfoBaseTInfo.) | |
| mDocumentContent |
Document editable content.
| |
| mDocumentCustomData |
Document custom data.
| |
| mGroupedAttachments |
Grouped attachments.
| |
| mNodeCustomData |
Node custom data.
| |
| mParent |
Parent document.
| |
| mStatus |
Status of the object.
(Inherited from BaseInfo.) | |
| mTreeProvider |
Tree provider object to use for the database access.
| |
| mVersionManager |
Manager for version actions.
| |
| mWildcardRegex |
Contains compiled regular expression for wildcard macro.
| |
| mWorkflowManager |
Manager for workflow actions.
| |
| mWorkflowStep |
Document workflow step
| |
| mWorkflowStepTimeout |
Document workflow step timeout
| |
| OBJECT_TYPE |
Object type
| |
| TYPEINFO |
Type information
|