* Returns the resource ID of the element. * @return {number}
()
| 1547 | * @return {number} |
| 1548 | */ |
| 1549 | getResourceId() { |
| 1550 | return this.getResource_().getId(); |
| 1551 | } |
| 1552 | |
| 1553 | /** |
| 1554 | * The runtime calls this method to determine if {@link layoutCallback} |
no test coverage detected