Class: ViewPanel
This page documents the methods and fields available in the ViewPanel class.
Members
| Signature | Description |
|---|---|
findViewByID(View, String) | Performs the findViewByID operation using the provided parameters (view, id). |
getIdOf(View) | Returns the current id of. |
minimizedUpdate() | Performs the minimizedUpdate operation. |
onAttach() | Performs the onAttach operation. |
onBindView() | Performs the onBindView operation. |
onDetach() | Performs the onDetach operation. |
onUnbindView() | Performs the onUnbindView operation. |
toView(Object) | Performs the toView operation using the provided parameters (o). |
updateUI() | Sets or updates the ui. |
updateUIVisible() | Sets or updates the uivisible. |