ExtensionThis is the (somewhat private) implementation class that displays an object's innards when it is inspected.
to document: classes may add custom hooks which are very useful to display internals relevant to that specific object. This greatly speeds up debugging and problem solving.
(returnvalue)
| class | |
| displayFunction | |
| includeSubclasses |
(returnvalue)
| sourceCode | |
| layout |
the parent view, FlowView or window |
| width |
(returnvalue)
| layout |
the parent view, FlowView or window |
(returnvalue)
| layout |
the parent view, FlowView or window |
(returnvalue)
| listItems | |
| actions |
(returnvalue)
| layout |
the parent view, FlowView or window |
(returnvalue)
| layout |
the parent view, FlowView or window |
(returnvalue)