MultiVarProbeDisplay
Name
MultiVarProbeDisplay -- A display for displaying a ProbeMap across a number of objects.
Description
This ProbeDisplay extracts all the variable probes from a probe map and creates a variable probe entry for each object in the list provided by the user.
Methods
Phase: Creating
-
setObjectNameSelector: (SEL)
objectNameSelector Sets the selector to send for labeling the object.
-
setProbeMap: (id <ProbeMap>)
probeMap Sets the probe map (i.e. list of fields) to display.
-
setObjectList: (id <List>)
objectList Sets the list of objects to display.