ProsperWorks/pw-app-sdk

View on GitHub
SUMMARY.md

Summary

Maintainability
Test Coverage
# Summary

* [QuickStart](docs/QUICKSTART.md)
* [Examples](docs/EXAMPLES.md)
  * [Basic Example](docs/EXAMPLES.md#basic-example)
  * [Secure Example](docs/EXAMPLES.md#secure-example)
* [Reference](docs/REFERENCE.md)
  * [Initialization](docs/REFERENCE.md#initialization)
  * [getContext](docs/REFERENCE.md#getcontext)
  * [saveContext](docs/REFERENCE.md#savecontext)
  * [showModal](docs/REFERENCE.md#showmodal)
  * [closeModal](docs/REFERENCE.md#closemodal)
  * [setAppUI](docs/REFERENCE.md#setappui)
  * [publishMessage](docs/REFERENCE.md#publishmessage)
  * [on](docs/REFERENCE.md#on)
  * [api](docs/REFERENCE.md#api)
  * [refreshUI](docs/REFERENCE.md#refreshui)
  * [logActivity](docs/REFERENCE.md#logactivity)
  * [createEntity](docs/REFERENCE.md#createentity)
  * [relateEntity](docs/REFERENCE.md#relateentity)
  * [navigateToEntityDetail](docs/REFERENCE.md#navigatetoentitydetail)
* [Configuration](docs/CONFIGURATION.md)