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

E13403-08

Uses of Class
oracle.ide.inspector.PropertyInfo

Packages that use PropertyInfo
oracle.ide.inspector Contains interfaces and classes that integrators may use to make their objects editable from the property inspector. 
 

Uses of PropertyInfo in oracle.ide.inspector
 

Methods in oracle.ide.inspector with parameters of type PropertyInfo
static java.lang.String DisplayValues.displayValue(PropertyInfo property)
          Returns the display value of the given property.
 oracle.ide.inspector.LabelAndEditor PropertyEditorFinder.editorFor(PropertyInfo property, oracle.ide.inspector.Orientation orientation)
           
static void DisplayValues.showDisplayValueInInlineEditor(java.awt.Component inlineEditor, PropertyInfo property)
          Shows the display value of the given property in the given inline editor.
static java.awt.Component DisplayValues.truncateDisplayValue(java.awt.Component inlineEditor, PropertyInfo property)
           
 oracle.ide.inspector.LabelAndEditor SingletonPropertyEditorUpdater.update(oracle.ide.inspector.LabelAndEditor current, PropertyInfo property, oracle.ide.inspector.Orientation orientation)
           
 oracle.ide.inspector.LabelAndEditor PropertyEditorUpdater.update(oracle.ide.inspector.LabelAndEditor current, PropertyInfo property, oracle.ide.inspector.Orientation orientation)
           
 


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.