Class sap.apf.ui.representations.RepresentationInterfaceProxyModule: sap/apf/ui/representations/representationInterface


The interface proxy passed to a representation which provides access to required APF methods. This constructor is used by apf.api. It can be also used to build unit tests that need an interface proxy between APF and representations.

Experimental API:The complete interface is subject to ongoing work and not yet stable (as of Version 1.24.0).

Constructor Summary
Constructor Detail
new sap.apf.ui.representations.RepresentationInterfaceProxy(oCoreApi, oUiApi)
Parameters:
{sap.apf.core.Instance}oCoreApi
{sap.apf.ui.Instance}oUiApi
Method Detail
createFilter()
createMessageObject()
getTextNotHtmlEncoded()
putMessage()