Class AbstractFacetChartFilterAdapter

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void deleteFilterFromModel​(java.lang.String nameOfDeletedItem, java.lang.String selectedFilterValue, com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager, com.hybris.cockpitng.core.Executable onDeletedCallback)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractFacetChartFilterAdapter

        public AbstractFacetChartFilterAdapter()
    • Method Detail

      • deleteFilterFromModel

        protected void deleteFilterFromModel​(java.lang.String nameOfDeletedItem,
                                             java.lang.String selectedFilterValue,
                                             com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager,
                                             com.hybris.cockpitng.core.Executable onDeletedCallback)