Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


oracle.ide.inspector
Class PropertyInfo

java.lang.Object
  extended by oracle.bali.inspector.editor.PropertyModelValueApplier
      extended by oracle.ide.inspector.PropertyInfo

All Implemented Interfaces:
oracle.bali.inspector.editor.PropertyValueApplier, oracle.bali.inspector.editor.SinglePropertyInfo

public final class PropertyInfo
extends oracle.bali.inspector.editor.PropertyModelValueApplier
implements oracle.bali.inspector.editor.SinglePropertyInfo

Method Summary
 void apply(java.lang.Object newValue)
           
 java.lang.Object displayValue()
           
 oracle.bali.inspector.PropertyEditorFactory2 getPropertyEditorFactory()
           
 oracle.bali.inspector.PropertyModel getPropertyModel()
           
 int getPropertyModelRow()
           
 java.lang.String toString()
           
protected  java.lang.Object value()
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

 

Method Detail

displayValue

public java.lang.Object displayValue()

value

protected java.lang.Object value()
Specified by:
value in class oracle.bali.inspector.editor.PropertyModelValueApplier

apply

public void apply(java.lang.Object newValue)
           throws java.lang.Exception
Specified by:
apply in interface oracle.bali.inspector.editor.PropertyValueApplier
Throws:
java.lang.Exception

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getPropertyEditorFactory

public oracle.bali.inspector.PropertyEditorFactory2 getPropertyEditorFactory()
Specified by:
getPropertyEditorFactory in interface oracle.bali.inspector.editor.SinglePropertyInfo

getPropertyModel

public oracle.bali.inspector.PropertyModel getPropertyModel()
Specified by:
getPropertyModel in interface oracle.bali.inspector.editor.SinglePropertyInfo

getPropertyModelRow

public int getPropertyModelRow()
Specified by:
getPropertyModelRow in interface oracle.bali.inspector.editor.SinglePropertyInfo

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.2.0)

E17493-03


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