If you want references of the object to be displayed not on tabs inside the form of the object but as separate panels altogether you can use the DISPLAY LAYOUT action.
To use the DISPLAY LAYOUT action to provide custom layout of attributes and references do the following:
VIEW MyObject
FIND MyReference WHERE MyReference IN MyObject.References
FIND MyObject WHERE … DISPLAY LAYOUT MyTab FROM_VP MyPerspective