Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8556

Re: How to 'enforce' type systems??

$
0
0

SAPUI5 SDK - Demo Kit

 

attachValidationError(fnFunction, oListener?): sap.ui.core.Core

 

Attach event-handler fnFunction to the 'validationError' event of sap.ui.core.Core.

Parameters:

{function}fnFunctionThe function to call, when the event occurs. This function will be called on the oListener-instance (if present) or in a 'static way'.
{object}oListener?, Default:Object on which to call the given function. If empty, this Model is used.

Returns:

{sap.ui.core.Core}this to allow method chaining

Viewing all articles
Browse latest Browse all 8556

Trending Articles