SAP ABAP Interface IF_WDR_OVS_LISTENER (Web Dynpro: Value Help)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Properties
Interface IF_WDR_OVS_LISTENER  
Short Description Web Dynpro: Value Help    
General Data
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20040803   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WDR_OVS_LISTENER has no interface.
Friends
Interface IF_WDR_OVS_LISTENER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY_VALUES_IMMEDIATELY Instance attribute Public Type reference (TYPE) ABAP_BOOL Immediate Value Display Despite Selection Option 20090121
2 MULTI_SELECT Instance attribute Public Type reference (TYPE) ABAP_BOOL Is multiple selection allowed in the value list? 20070309
3 READ_ONLY Instance attribute Public Type reference (TYPE) ABAP_BOOL Are entries allowed on the field? 20070312
4 SKIP_SEARCH Instance attribute Public Type reference (TYPE) ABAP_BOOL 20041130
Methods
# Method Level Visibility Method type Description Created on
1 GET_LABEL_TEXTS Instance method Public Method 20101221
2 INIT Instance method Public Method 20041123
3 MODIFY_RESULT_VIEW Instance method Public Method 20041123
4 MODIFY_SEARCH_VIEW Instance method Public Method 20041123
5 ON_CANCEL Instance method Public Method 20040803
6 ON_VALUES_SELECTED Instance method Public Method 20040930
7 PHASE_0 Instance method Public Method 20041124
8 PHASE_1 Instance method Public Method 20041123
9 PHASE_2 Instance method Public Method 20041123
10 PHASE_3 Instance method Public Method 20041123
11 SET_INPUT_INTERNAL Instance method Public Method 20041122
12 SET_OUTPUT_INTERNAL Instance method Public Method 20041122
Events
Interface IF_WDR_OVS_LISTENER has no event.
Types
Interface IF_WDR_OVS_LISTENER has no local type.
Method Signatures

Method GET_LABEL_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LABEL_TEXTS Value transfer Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20101221

Method GET_LABEL_TEXTS on Interface IF_WDR_OVS_LISTENER has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE WebDynpro: Schnittstelle für Kontext Knoten 20041123
2 Returning OVS_CALLBACK Value transfer Object reference (TYPE REF TO) IF_WD_OVS 20041123

Method INIT on Interface IF_WDR_OVS_LISTENER has no exception.

Method MODIFY_RESULT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIRST_TIME Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20041123
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20041123

Method MODIFY_RESULT_VIEW on Interface IF_WDR_OVS_LISTENER has no exception.

Method MODIFY_SEARCH_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIRST_TIME Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20041123
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20041123

Method MODIFY_SEARCH_VIEW on Interface IF_WDR_OVS_LISTENER has no exception.

Method ON_CANCEL Signature

Method ON_CANCEL on Interface IF_WDR_OVS_LISTENER has no parameter.
Method ON_CANCEL on Interface IF_WDR_OVS_LISTENER has no exception.

Method ON_VALUES_SELECTED Signature

Method ON_VALUES_SELECTED on Interface IF_WDR_OVS_LISTENER has no parameter.
Method ON_VALUES_SELECTED on Interface IF_WDR_OVS_LISTENER has no exception.

Method PHASE_0 Signature

Method PHASE_0 on Interface IF_WDR_OVS_LISTENER has no parameter.
Method PHASE_0 on Interface IF_WDR_OVS_LISTENER has no exception.

Method PHASE_1 Signature

Method PHASE_1 on Interface IF_WDR_OVS_LISTENER has no parameter.
Method PHASE_1 on Interface IF_WDR_OVS_LISTENER has no exception.

Method PHASE_2 Signature

Method PHASE_2 on Interface IF_WDR_OVS_LISTENER has no parameter.
Method PHASE_2 on Interface IF_WDR_OVS_LISTENER has no exception.

Method PHASE_3 Signature

Method PHASE_3 on Interface IF_WDR_OVS_LISTENER has no parameter.
Method PHASE_3 on Interface IF_WDR_OVS_LISTENER has no exception.

Method SET_INPUT_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DISPLAY_VALUES_IMMEDIATELY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090121
2 Importing GROUP_HEADER Call by reference Type reference (TYPE) STRING 20041122
3 Importing INPUT Call by reference Type reference (TYPE) DATA 20041122
4 Importing LABEL_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20041122
5 Importing WINDOW_TITLE Call by reference Type reference (TYPE) STRING 20041122

Method SET_INPUT_INTERNAL on Interface IF_WDR_OVS_LISTENER has no exception.

Method SET_OUTPUT_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN_TEXTS Call by reference Type reference (TYPE) WDR_NAME_VALUE_LIST Table of Name/Value Pairs 20041122
2 Importing OUTPUT Call by reference Type reference (TYPE) ANY TABLE 20041122
3 Importing TABLE_HEADER Call by reference Type reference (TYPE) STRING 20041122

Method SET_OUTPUT_INTERNAL on Interface IF_WDR_OVS_LISTENER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700