type

HxObsService

const mixin HxObsService : HxService

Observable APIs

methods

get

Lookup a observable for the runtime by name.

list

List the published observables for the runtime

Slot Details

get

abstract Observable? get(Str name, Bool checked := true)

Lookup a observable for the runtime by name.

list

abstract Observable[] list()

List the published observables for the runtime