eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'Tools::VisualProfilerCanvas':

Home

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

Class: VisualProfilerCanvas (in Tools)


Inheritance:

   Object
   |
   +--Model
      |
      +--ApplicationModel
         |
         +--Tools::NavigatorModel
            |
            +--Tools::VisualProfilerCanvas

Package:
stx:libtool
Category:
Interface-Browsers-New-Profiler
Version:
rev: 1.10 date: 2014/11/10 22:34:53
user: cg
file: Tools__VisualProfilerCanvas.st directory: libtool
module: stx stc-classLibrary: libtool

Class protocol:

interface specs
o  callTreeSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:Tools::VisualProfilerCanvas andSelector:#callTreeSpec
     Tools::VisualProfilerCanvas new openInterface:#callTreeSpec

o  methodListSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:Tools::VisualProfilerCanvas andSelector:#methodListSpec
     Tools::VisualProfilerCanvas new openInterface:#methodListSpec

o  sidebarInfoSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:Tools::VisualProfilerCanvas andSelector:#sidebarInfoSpec
     Tools::VisualProfilerCanvas new openInterface:#sidebarInfoSpec

o  sidebarPackageFilterSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

o  sidebarSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:Tools::VisualProfilerCanvas andSelector:#sidebarSpec
     Tools::VisualProfilerCanvas new openInterface:#sidebarSpec

o  windowSpec
This resource specification was automatically generated
by the UIPainter of ST/X.

usage example(s):

     UIPainter new openOnClass:Tools::VisualProfilerCanvas andSelector:#windowSpec
     Tools::VisualProfilerCanvas new openInterface:#windowSpec
     Tools::VisualProfilerCanvas open

list specs
o  perspectiveNotebookTabList
This resource specification was automatically generated
by the TabListEditor of ST/X.

usage example(s):

     TabListEditor new openOnClass: self andSelector:#perspectiveNotebookTabList

o  sidebarNotebookTabList
This resource specification was automatically generated
by the TabListEditor of ST/X.

usage example(s):

     TabListEditor new openOnClass: self andSelector:#sidebarNotebookTabList

menu specs
o  sidebarMenu
This resource specification was automatically generated
by the MenuEditor of ST/X.

usage example(s):

     MenuEditor new openOnClass:Tools::VisualProfilerCanvas andSelector:#sidebarMenu
     (Menu new fromLiteralArrayEncoding:(Tools::VisualProfilerCanvas sidebarMenu)) startUp

plugIn spec
o  aspectSelectors
This resource specification was automatically generated
by the UIPainter of ST/X.

tableColumns specs
o  methodListColumns
This resource specification was automatically generated
by the DataSetBuilder of ST/X.

usage example(s):

     DataSetBuilder new openOnClass:Tools::VisualProfilerCanvas andSelector:#methodListColumns


Instance protocol:

aspects
o  callTreeHolder

o  executionTimeAspect

o  methodListAspect

o  notesAspect

o  packageFilter
return/create the 'packageFilter' value holder (automatically generated)

o  packageFilter: something
set the 'packageFilter' value holder (automatically generated)

o  perspectiveNotebookTabList
Generated by the TabListEditor

o  perspectiveSpecHolder

o  profilerStatistics
return/create the 'profilerStatistics' value holder (automatically generated)

o  profilerStatistics: something
set the 'profilerStatistics' value holder (automatically generated)

o  selectedCallTreeItemHolder

o  selectedMethods
return/create the 'selectedMethods' value holder (automatically generated)

o  selectedMethods: something
set the 'selectedMethods' value holder (automatically generated)

o  sidebarNotebookTabList
Generated by the TabListEditor

o  startTimestampAspect

change & update
o  methodsSelectionChanged

o  selectedCallTreeItemChanged

o  update: aspect with: value from: sender
(comment from inherited method)
Invoked when an object that I depend upon sends a change notification.

o  updateCallTree

o  updateCallTreeRoot

o  updateMethodList

hooks
o  commonPostBuild
(comment from inherited method)
a common hook for postBuildWith: and postBuildAsSubcanvasWith:.

o  postBuildEditModeInfoLabel: view

o  postBuildEditorNoteBook: view

user actions
o  switchToMethod: aMethod

user actions-profiler
o  profilerTestAction

o  saveProfilerAction


Private classes:

    CallTreeItem


ST/X 7.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 29 Mar 2024 00:14:20 GMT