get View
Returns a view component based on the given identifier or null if no match is found.
Return
The view or null
.
Parameters
expression
the identifier, e.g. '#button1".
Returns a view component based on the given identifier or null if no match is found.
The view or null
.
the identifier, e.g. '#button1".