Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


oracle.ide.panels
Interface ProvidesDebugInformation


public interface ProvidesDebugInformation

A Traversable which implements ProvidesDebugInformation will show extended information in a tooltip when the ide is in a mode which shows debug tooltips on MDDPanel.

Since:
11.1.1.0.0

Method Summary
 java.lang.String debugInformation()
          Return debug information for this traversable.

 

Method Detail

debugInformation

java.lang.String debugInformation()
Return debug information for this traversable.
Returns:
a String containing extended debug information for this traversable.

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.9.0)

E52944-01


Copyright © 1997, 2015, Oracle. All rights reserved.