Uses of Class
com.neotropic.kuwaiba.modules.commercial.ospman.dialogs.TreeLayout
-
Packages that use TreeLayout Package Description com.neotropic.kuwaiba.modules.commercial.ospman.dialogs -
-
Uses of TreeLayout in com.neotropic.kuwaiba.modules.commercial.ospman.dialogs
Methods in com.neotropic.kuwaiba.modules.commercial.ospman.dialogs that return TreeLayout Modifier and Type Method Description protected TreeLayoutTreeLayoutNode. getTreeLayout()Methods in com.neotropic.kuwaiba.modules.commercial.ospman.dialogs with parameters of type TreeLayout Modifier and Type Method Description protected voidTreeLayoutNode. setTreeLayout(TreeLayout treeLayout)Constructors in com.neotropic.kuwaiba.modules.commercial.ospman.dialogs with parameters of type TreeLayout Constructor Description CableNode(BusinessObjectLight cableObject, TreeLayout treeLayout, ApplicationEntityManager aem, BusinessEntityManager bem, MetadataEntityManager mem, TranslationService ts, PhysicalConnectionsService physicalConnectionsService, Consumer<BusinessObjectLight> consumerObjectChange, LoggingService log)FiberNode(BusinessObjectLight fiberObject, TreeLayout treeLayout, ApplicationEntityManager aem, BusinessEntityManager bem, MetadataEntityManager mem, TranslationService ts, PhysicalConnectionsService physicalConnectionsService, Consumer<BusinessObjectLight> consumerObjectChange, LoggingService log)
-