ReactrObservable: Class: ReactrObservable

Description Usage Format Details Fields Author(s) References See Also Examples

Description

Class that implements major parts of the reactivity mechanism of this package.

Usage

1

Format

1
2
Class 'R6ClassGenerator' <environment: 0x0000000008723e80> 
 - attr(*, "name")= chr "ReactrObservable_generator"

Details

Clone of shiny:::Observable. Only necessary because not all class components of shiny:::Observable are exported.

Fields

The fields correspond to the fields of shiny:::Observable.

Author(s)

Janko Thyson janko.thyson@rappster.de

References

http://github.com/Rappster/reactr

See Also

ReactiveShinyObject, setShinyReactive, reactive, makeReactiveBinding, setReactive

Examples

1
2
3
4
5
6
## Not run: 

## TODO: add example


## End(Not run)

rappster/reactr documentation built on May 26, 2019, 11:56 p.m.