JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes
Uses of Interface
gololang.Observable.Observer
Packages that use
Observable.Observer
Package
Description
gololang
Provides the top-level Golo support classes.
Uses of
Observable.Observer
in
gololang
Methods in
gololang
with parameters of type
Observable.Observer
Modifier and Type
Method and Description
Observable
Observable.
onChange
(
Observable.Observer
observer)
Registers an observer.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev
Next
Frames
No Frames
All Classes