Namespaces
getParentWithViewController
function getParentWithViewController(view: View): View;Defined in: ui/core/view/view-helper/index.d.ts:64
Returns a view with viewController or undefined if no such found along the view's parent chain.
Parameters
| Parameter | Type | Description |
|---|---|---|
view | View | The view form which to start the search. |
Returns
- Previous
- getFrameFromPosition
- Next
- getPositionFromFrame