Package org.teamapps.dto
Class UiPieChart.DataPointClickedEvent
java.lang.Object
org.teamapps.dto.UiPieChart.DataPointClickedEvent
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Only for Jackson deserialization.DataPointClickedEvent(String componentId, String dataPointName) -
Method Summary
-
Field Details
-
componentId
-
dataPointName
-
-
Constructor Details
-
DataPointClickedEvent
Deprecated.Only for Jackson deserialization. Use the other constructor instead. -
DataPointClickedEvent
-
-
Method Details
-
getUiEventType
- Specified by:
getUiEventTypein interfaceUiEvent
-
toString
-
getComponentId
- Specified by:
getComponentIdin interfaceUiEvent
-
getDataPointName
-