Skip navigation links

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

E13403-10


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.7.2)

E13403-10


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