Hi guys,
I have a question for you regarding the bindElement() method of class sap.ui.core.Element
bindElement(vPath, mParameters?)
Can anyone tell me where I can find the API that explains the use of these parameters? For instance:
What parameters can I use for mParameters?
or vPath.parameters?
Ultimately I would like to know if it is possible to make a filter operation while calling the bindElement method.
Thanks in advance
Goluef