Class TmaPoTreeNode

java.lang.Object
de.hybris.platform.b2ctelcobackoffice.tree.TmaPoTreeNode
All Implemented Interfaces:
org.zkoss.zul.TreeNode<TmaProductOfferingModel>

public class TmaPoTreeNode extends Object implements org.zkoss.zul.TreeNode<TmaProductOfferingModel>
TreeNode implementation for representing a tree node containing a TmaProductOfferingModel. The node is able to handle the links between a node and his parents, but also the links between the node and his children.
Since:
6.7