Class | Description |
---|---|
FreeplaneVersion |
provides access to the current Freeplane version.
|
HtmlUtils |
Utilities for conversion from/to HTML and XML used in Freeplane: In scripts available
as "global variable"
htmlUtils . |
HtmlUtils.IndexPair | |
LogUtils |
Utilities for logging to the standard logfile.
|
MenuUtils |
Utilities for dealing with the Freeplane menu: In scripts available as "global variable" menuUtils.
|
MenuUtils.MenuEntry |
The userObject type for createMenuEntryTree().
|
MenuUtils.MenuEntryTreeBuilder | |
TextUtils |
utilities for translations, conversions to/from number and dates etc.
|