Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NavItemHelpers provides a set of functions for conveniently creating Help, Task, Navigation and Message bar items in your UI side component.

PersistHelpers

PersistHelpers provide a set of functions for accessing the persistence store in a more convenient manner. It can:

  • Read and write fundamental types not supported by the standard Persistence API
  • Iterate a collection of sub nodes
  • Automatically open and close persistence nodes via PersistAutoHandle
  • Overwrite an entire subnode with an objects via its WriteConfig function

SchemaHelpers

StringHelpers

...