Class CustomActionListener
java.lang.Object
de.hybris.platform.cockpit.components.mvc.tree.listeners.CustomActionListener
- All Implemented Interfaces:
org.zkoss.zk.ui.event.EventListener
Just forwards event to the tree, tree will call 'deleteAction' method on assigned controller. see
TreeController.customAction(de.hybris.platform.cockpit.components.mvc.tree.Tree, Event, Object)-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CustomActionListener
public CustomActionListener()
-
-
Method Details
-
onEvent
- Specified by:
onEventin interfaceorg.zkoss.zk.ui.event.EventListener- Throws:
Exception
-