WAProfilerTool


Seaside-Components-Tools-Squeak

Comment:



Hierarchy:

ProtoObject
Object
WAPresenter
WAComponent
WATask
WATool
WAProfilerTool

Summary:

methods:

instance class
as yet unclassified as yet unclassified

Detail:

instance methods:

as yet unclassified
go

	self call: (WAProfiler new contents: root)

class methods:

as yet unclassified
linkText

	^ 'Profile'
title

	^ 'Profiler'

^top


- made by Dandelion -