Class BubbleChart.BubbleOnChartClick.BubbleTriggerEvent
Object
- Enclosing class:
BubbleChart.BubbleOnChartClick
public class BubbleChart.BubbleOnChartClick.BubbleTriggerEvent
extends ChartEvents.OnChartClick<BubbleChart,BubbleChart.BubbleOnChartClick>.ClickTriggerEvent<BubbleChart.BubbleOnChartClick.BubbleTriggerEvent>
-
Field Summary
Fields inherited from class AbstractChartEvent.TriggerEvent
eventName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe event attribute name will be 'aggregationBy'The event attribute name will be 'bandBy'Methods inherited from class ChartEvents.OnChartClick.ClickTriggerEvent
withXAsEventDataAttr
Methods inherited from class AbstractChartEvent.TriggerEvent
back, getThis
-
Constructor Details
-
BubbleTriggerEvent
-
-
Method Details
-
withAggregationByAsEventDataAttr
The event attribute name will be 'aggregationBy' -
withBandByAsEventDataAttr
The event attribute name will be 'bandBy'
-