odo.api
/
straightway.odo.api.v0
/
APIv0
A
P
Iv0
interface
APIv0
:
APIBase
Content copied to clipboard
The ODO API in version 0.
Properties
Properties
cloud
Link copied to clipboard
abstract val
cloud
:
Cloud
Content copied to clipboard
The sub API for accessing the ODO cloud.
data
Link copied to clipboard
abstract val
data
:
Data
Content copied to clipboard
The sub API for creating and managing data collections.
i18n
Link copied to clipboard
abstract val
i18n
:
I18N
Content copied to clipboard
The internationalization sub API.
system
Link copied to clipboard
abstract val
system
:
System
Content copied to clipboard
General system sub API.
ui
Link copied to clipboard
abstract val
ui
:
Ui
Content copied to clipboard
The sub API for defining user interfaces.
util
Link copied to clipboard
abstract val
util
:
Util
Content copied to clipboard
A sub API with general utilities.