Class BundleRelatedItemListRenderer

  • All Implemented Interfaces:
    org.zkoss.zul.ListitemRenderer

    public class BundleRelatedItemListRenderer
    extends DefaultNodeWithActionsRenderer
    Renders content pages list items
    • Field Detail

      • EDIT_PRODUCT_TOOLTIP

        protected static final java.lang.String EDIT_PRODUCT_TOOLTIP
        See Also:
        Constant Field Values
      • REMOVE_PRODUCT_TOOLTIP

        protected static final java.lang.String REMOVE_PRODUCT_TOOLTIP
        See Also:
        Constant Field Values
    • Constructor Detail

      • BundleRelatedItemListRenderer

        public BundleRelatedItemListRenderer()
    • Method Detail

      • createLabelActions

        protected void createLabelActions​(org.zkoss.zul.Listcell labelCell,
                                          TypedObject data)
      • appendEditButton

        protected void appendEditButton​(org.zkoss.zul.Listcell actionsCell)
      • appendDeleteButton

        protected void appendDeleteButton​(org.zkoss.zul.Listcell actionsCell)
      • getTypeService

        protected TypeService getTypeService()
      • getLabelService

        protected LabelService getLabelService()