All Packages Class Hierarchy This Package Previous Next Index
Object | +----TreeNodeComponent | +----symantec.itools.db.beans.dbnav.model.TreeNodeLeaf
This class represents the Left from the Composite design pattern
The other participants in Composite pattern are: TreeNodeComponent - the Component TreeNodeComposite - the Composite TreeNodeBuilder - the Client
public TreeNodeLeaf()
public TreeNodeLeaf(DataItem dataItem)
All Packages Class Hierarchy This Package Previous Next Index