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

E13403-08

Uses of Interface
oracle.javatools.editor.insight.InsightView

Packages that use InsightView
oracle.javatools.editor.insight The Code Insight package is a subset of the Editor package, and is the starting base for a code insight implementation to provide the user with code assistance features. 
 

Uses of InsightView in oracle.javatools.editor.insight
 

Classes in oracle.javatools.editor.insight that implement InsightView
 class ListInsightView
          The ListInsightView class is an implementation of the InsightView to support list-type data models.
 class TooltipInsightView
          The TooltipInsightView class is an implementation of the InsightView to support tooltip insight using a list-type data model.
 

Methods in oracle.javatools.editor.insight that return InsightView
 InsightView InsightProvider.getInsightView()
          Fetches an InsightView suitable for displaying data represented by an InsightData instance created by this provider.
 


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

E13403-08

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