Uses of Class
org.pepstock.charba.client.annotation.AnnotationEnvelop
-
Packages that use AnnotationEnvelop Package Description org.pepstock.charba.client.events Contains all events to interact with chart instance. -
-
Uses of AnnotationEnvelop in org.pepstock.charba.client.events
Constructors in org.pepstock.charba.client.events with parameters of type AnnotationEnvelop Constructor Description ChartEventContext(AnnotationEnvelop<NativeObject> envelop)
Creates the object with envelop envelop with the native object instance to be wrapped.
-