UNPKG

apex4x

Version:

The Comprehensive ARIA Development Suite

13 lines 490 B
�� Function: getFromId(stringId) Description: Gets the object previously set using setIdFor(). Returns: Object if set, Null otherwise. Example: // Get an object using its id string. var myOriginalObject = $A.getFromId(stringId);