DhBulletedList.getElementIndex

Overview | Methods | This Package | All Packages

DhBulletedList.getElementIndex

Retrieves the index of the selected element if it is a direct child of this list.

Syntax

public int getElementIndex( DhElement e )

Parameters

e

The element for which the index is retrieved.

Returns

The zero-based index of the element, or -1 if the element is not in the list.