Platforms to show: All Mac Windows Linux Cross-Platform
TidyNodeMBS class
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| class | Tidy | MBS Tools Plugin | 5.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
- 18 properties
- property Child as TidyNodeMBS
- property Column as Integer
- property Document as TidyDocumentMBS
- property FirstAttribute as TidyAttributeMBS
- property Handle as Integer
- property HasText as boolean
- property ID as Integer
- property IsProperty as boolean
- property Line as Integer
- property Name as string
- property NextNode as TidyNodeMBS
- property NodeIsHeader as boolean
- property NodeIsText as boolean
- property Parent as TidyNodeMBS
- property PrevNode as TidyNodeMBS
- property Text as string
- property Type as Integer
- property Value as string
This class has no sub classes.
Blog Entries
Some methods using this class:
- TidyDocumentMBS.Body as TidyNodeMBS
- TidyDocumentMBS.Head as TidyNodeMBS
- TidyDocumentMBS.Html as TidyNodeMBS
- TidyDocumentMBS.Root as TidyNodeMBS
Some properties using for this class:
- TidyNodeMBS.Child as TidyNodeMBS
- TidyNodeMBS.NextNode as TidyNodeMBS
- TidyNodeMBS.Parent as TidyNodeMBS
- TidyNodeMBS.PrevNode as TidyNodeMBS
Some examples using this class:
Some related classes:
The items on this page are in the following plugins: MBS Tools Plugin.
TidyIteratorMBS - TidyOptionMBS