UNPKG

apex4x

Version:

The Comprehensive ARIA Development Suite

13 lines 460 B
�� Function: getIdFor(object) Description: Gets the id string previously set using setIdFor(). Returns: String if set, Null otherwise. Example: // Get the id string for an object. var id = $A.getIdFor(domElement);