Page tree

Versions Compared

Key

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

...

An EventContext object created with the default constructor will create a new EventContextHandle and destroy it when the EventContext is destroyed. An EventContext object created with a constructor that takes an EventContextHandle will reference the EventContextHandle and not destroy it when EventContext is destroyed. This latter option allows you to take an EventContextHandle passed in from the Events API, wrap it in the convenience class EventContext that will modify the original.

NavItemHelpers

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

PersistHelpers

SchemaHelpers

...