JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
com.github.sttk.sabi
com.github.sttk.sabi
DataSrc
Uses of Interface
com.github.sttk.sabi.DataSrc
Uses of
DataSrc
in
com.github.sttk.sabi
Methods in
com.github.sttk.sabi
with parameters of type
DataSrc
Modifier and Type
Method
Description
void
DataHub.
uses
(
String
name,
DataSrc
ds)
Registers a local
DataSrc
with a specific name in this hub.
static void
Sabi.
uses
(
String
name,
DataSrc
ds)
Registers a global data source with the specified logical name.