getElementById

This method searches recursively the added ui elements and returns the first element found with id id

Return

the first element found with id id or null if not found

Parameters

id

the id of the ui element to be found