Uses of Interface
com.hybris.backoffice.widgets.networkchart.handler.DataManipulationHandler
-
Packages that use DataManipulationHandler Package Description com.hybris.backoffice.widgets.networkchart -
-
Uses of DataManipulationHandler in com.hybris.backoffice.widgets.networkchart
Methods in com.hybris.backoffice.widgets.networkchart that return DataManipulationHandler Modifier and Type Method Description protected DataManipulationHandlerNetworkChartController. getDataManipulationHandler()Methods in com.hybris.backoffice.widgets.networkchart with parameters of type DataManipulationHandler Modifier and Type Method Description protected voidNetworkChartController. handleRefresh(DataManipulationHandler dataManipulationHandler, NetworkChartContext context)Allows to refresh model and sends the event about refreshingprotected voidNetworkChartController. initializeControlButtonsListeners(DataManipulationHandler dataManipulationHandler, NetworkChartContext context)protected voidNetworkChartController. initializeDataManipulationListeners(DataManipulationHandler dataManipulationHandler, NetworkChartContext context)
-