MultiVarProbeWidget
Name
MultiVarProbeWidget -- A widget for displaying multiple objects across multiple fields.
Description
A widget for displaying multiple objects across multiple fields.
Methods
Phase: Creating
-
setProbeMap: (id <ProbeMap>)
probeMap Sets the fields (probes) to show on the widget.
-
setObjectList: (id <List>)
objectList Sets the objects to show on the widget.
-
setObjectNameSelector: (SEL)
objectNameSelector Sets the method to use get the label for each object (vertical).
-
setFieldLabelingFlag: (BOOL)
labelingFlag Determines if the fields (probes) are labeled (horizontal).
-
setParent: (id <Frame>)
parent