| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.inspector.InspectorContext
public final class InspectorContext
Provides typesafe getter and setter methods for Context data specific to the property inspector.
| Method Summary | |
|---|---|
static java.lang.Integer[] | 
getInspectableOffsets(Context context)
Returns the integer offsets into the Context.getSelection() for each selection Element that has an associated Inspectable.  | 
static void | 
setInspectableOffsets(Context context,
                      java.lang.Integer[] offsets)
Sets into the Context the integer offsets for the Elements from Context.getSelection() that have an associated Inspectable.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static java.lang.Integer[] getInspectableOffsets(Context context)
public static void setInspectableOffsets(Context context,
                                         java.lang.Integer[] offsets)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1) E13403-03  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||