Currently if table A is referenced by foreign key constraints in tables B, C, D, etc. there is no easy way to see a list of tables B, C, D, etc. from table A's object worksheet. Users have to manually execute a query on ALL_CONSTRAINT each time they need this info.
It would be very useful if such a list were easily available when inspecting table A. One of the following potential locations would be suitable.
additional rows in the "Dependencies" tab
a new tab labeled "References" or something similar
a sub tab in the bottom half of the "Constraints" tab whenever a primary key row is selected