Book:
Help:
Guides:
Misc:
DEVELOPER API:
DEVELOPING ODEV:
Bases: object
object
Adds methods for getting the element index by name.
component (NameIndexT) –
component (object) –
Gets the element index by name.
name (str) – The name of the element.
The index of the element if found; Otherwise -1.
-1
int