Start of Content Area

Background documentation TabStrip Events  Locate the document in its SAP Library structure

Events in the View Designer

      onClose

Action executed when a tab is closed.

Parameter Name

Type

Description

ID

STRING

Standard Parameter

CONTEXT_ELEMENT

IF_WD_CONTEXT_ELEMENT

Standard Parameter

TAB

STRING

Tab

      onSelect

Action executed when the user selects a tab.

More information: Parameter Mapping

Parameter Name

Type

Description

ID

STRING

Standard Parameter

CONTEXT_ELEMENT

IF_WD_CONTEXT_ELEMENT

Standard Parameter

OLD_TAB

STRING

Tab selected before

TAB

STRING

Newly selected tab

 

 

End of Content Area