Module application

Source
Expand description

Traits and structs for applications.

Structs§

Application
The item content.
ListOptions
The list operation options.
ListQueryCond
The query condition for the list operation.
QueryCond
The query condition to get item(s).
SortCond
The sort condition for the list operation.
UpdateQueryCond
The query condition for the update operation.
Updates
The update fields by using Somes.

Enums§

SortKey
The sort keys for the list operation.

Traits§

ApplicationModel
Model operations.
Cursor
The operations for cursors.