Show TOC Start of Content Area

Object documentation MessageBasedTrigger  Locate the document in its SAP Library structure

Definition

The MessageBasedTrigger is an invisible UI element that listens to RTMF events.

Description of UI Element Properties

      messageName

Specifies the name of the message.

Properties Overview

Name

Interface

Type

Initial Value

Bindable

enabled

IWDUIElement

boolean

true

bindable

messageName

IWDMessageBasedTrigger

String

 

bindable

tooltip

IWDUIElement

String

 

bindable

visible

IWDUIElement

WDVisibility

visible

bindable

Events

·        onAction (String parameterMap)

The action to be triggered when the specified delay has passed. The parameter is defined as a string representation of a map of message parameters.

See also:

Subscribing to Events with Web Dynpro

Real-Time Messaging Framework

End of Content Area