Class: ComponentInspector
This page documents the methods and fields available in the ComponentInspector class.
Members
| Signature | Description |
|---|---|
ComponentInspector() | Creates a new instance of ComponentInspector. |
findViewByID(View, String) | Performs the findViewByID operation using the provided parameters (view, id). |
getIdOf(View) | Returns the current id of. |
onAttach() | Performs the onAttach operation. |
toView(Object) | Performs the toView operation using the provided parameters (o). |
updateUIVisible() | Sets or updates the uivisible. |