Class RulesModuleDeploymentStatusCellRenderer<R extends AbstractRulesModuleModel>

  • All Implemented Interfaces:
    com.hybris.cockpitng.widgets.common.NotifyingWidgetComponentRenderer<org.zkoss.zul.Listcell,​com.hybris.cockpitng.core.config.impl.jaxb.listview.ListColumn,​R>, com.hybris.cockpitng.widgets.common.WidgetComponentRenderer<org.zkoss.zul.Listcell,​com.hybris.cockpitng.core.config.impl.jaxb.listview.ListColumn,​R>

    public class RulesModuleDeploymentStatusCellRenderer<R extends AbstractRulesModuleModel>
    extends com.hybris.cockpitng.widgets.common.AbstractWidgetComponentRenderer<org.zkoss.zul.Listcell,​com.hybris.cockpitng.core.config.impl.jaxb.listview.ListColumn,​R>
    • Constructor Detail

      • RulesModuleDeploymentStatusCellRenderer

        public RulesModuleDeploymentStatusCellRenderer()
    • Method Detail

      • render

        public void render​(org.zkoss.zul.Listcell parent,
                           com.hybris.cockpitng.core.config.impl.jaxb.listview.ListColumn columnConfiguration,
                           R rulesModule,
                           com.hybris.cockpitng.dataaccess.facades.type.DataType dataType,
                           com.hybris.cockpitng.engine.WidgetInstanceManager widgetInstanceManager)