get_index_in_parent
Description:
public virtual int get_index_in_parent ()
Gets the 0-based index of this accessible in its parent; returns -1 if the accessible does not have an accessible parent.
Parameters:
Returns:
an integer which is the index of the accessible in its parent
|