Package-level declarations

Types

Link copied to clipboard
class JtxCollection(val provider: JtxCollectionProvider, val values: ContentValues)

Represents a locally stored jtx collection (journals, notes, tasks). Communicates with the jtx Board content provider via provider.

Link copied to clipboard

Manages locally stored jtx collections (journals, notes, tasks), each represented by a JtxCollection, in the jtx Board content provider.