public final class InspectorContext
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
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.
|
public static java.lang.Integer[] getInspectableOffsets(Context context)
public static void setInspectableOffsets(Context context, java.lang.Integer[] offsets)