eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::VisualProfilerCanvas::CallTreeItem':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: CallTreeItem (private in VisualProfilerCanvas

This class is only visible from within VisualProfilerCanvas.

Inheritance:

   Object
   |
   +--AbstractHierarchicalItem
      |
      +--AbstractHierarchicalItemWithModel
         |
         +--HierarchicalItem
            |
            +--Tools::VisualProfilerCanvas::CallTreeItem

Package:
stx:libtool
Category:
Interface-Browsers-New-Profiler
Owner:
Tools::VisualProfilerCanvas

Class protocol:

instance creation
o  subject: subject parent: parent


Instance protocol:

accessing
o  children
(comment from inherited method)
returns a list of children. When first asked, the list is fetched, if it was
built lazily.
*** to optimize: either redefine this or fetchChildren by subClass

o  createChildren

o  createChildrenOn: aStream

o  directChildren

o  label
(comment from inherited method)
returns the label displayed on aGC;
*** to optimize:redefine by subClass

o  method

o  methodPackage

o  subject

o  subject: anObject

o  subjects

o  subjects: something

o  totalTally

change & update
o  updateChildren

comparing
o  shouldBeMergedWith: anotherCallTreeItem

private
o  mergeChildren: rawChildren

testing
o  isFiltered



ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 19 Apr 2024 11:31:17 GMT