dynamic assignParentResizable(parentResizable)

Used to assign the closest resizable ancestor to this resizable if the ancestor detects a request for notifications.

Source

assignParentResizable(parentResizable) =>
    jsElement.callMethod('assignParentResizable', [parentResizable]);