SAP ABAP Class CL_WD_ABSTRACT_POPIN (CL_WD_ABSTRACT_POPIN)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 20050815
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_POPIN 20050815
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_TABLE_POPIN 20050815
Properties
Class CL_WD_ABSTRACT_POPIN  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_STANDARD   UIE Library "Standard" 
Created 20050815   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_WD_ABSTRACT_POPIN has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20100618 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20100618 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BP_ACCESSIBILITY_DESCR Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20050815
2 BP_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20050815
3 BP_HAS_CONTENT_PADDING Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20050815
4 BP_TITLE_DESIGN Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20050815
5 BP_TITLE_TEXT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20050815
6 E_DESIGN Constant Public See coding 20050815
7 E_TITLE_DESIGN Constant Public See coding 20050815
8 IP_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050916
9 IP_DESIGN Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050916
10 IP_TITLE_DESIGN Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050916
11 IP_TITLE_TEXT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050916
12 MP_ON_CLOSE Instance attribute Protected Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20050815
13 PL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050916
14 PL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_POPIN_DESIGN 20050916
15 PL_TITLE_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_TABLE_POPIN_TITLE_DESIGN 20050916
16 PL_TITLE_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050916
17 PR_CONTENT Instance attribute Protected Object reference (TYPE REF TO) CL_WD_UIELEMENT 20050815
18 PR_TEXT_BAR Instance attribute Protected Object reference (TYPE REF TO) CL_WD_TEXT_BAR 20050815
19 T_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050815
20 T_TITLE_DESIGN Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20050815
21 VL_ACCESSIBILITY_DESCR Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050815
22 VL_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_POPIN_DESIGN 20050815
23 VL_HAS_CONTENT_PADDING Instance attribute Protected Type reference (TYPE) WDY_BOOLEAN 20050815
24 VL_ON_CLOSE Instance attribute Protected Type reference (TYPE) STRING 20050815
25 VL_TITLE_DESIGN Instance attribute Protected Type reference (TYPE) WDUI_TABLE_POPIN_TITLE_DESIGN 20050815
26 VL_TITLE_TEXT Instance attribute Protected Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050815
Methods
# Method Level Visibility Method type Description Created on
1 BIND_ACCESSIBILITY_DESCR Instance method Public Method 20050815
2 BIND_DESIGN Instance method Public Method 20050815
3 BIND_HAS_CONTENT_PADDING Instance method Public Method 20050815
4 BIND_TITLE_DESIGN Instance method Public Method 20050815
5 BIND_TITLE_TEXT Instance method Public Method 20050815
6 BOUND_ACCESSIBILITY_DESCR Instance method Public Method 20050815
7 BOUND_DESIGN Instance method Public Method 20050815
8 BOUND_HAS_CONTENT_PADDING Instance method Public Method 20050815
9 BOUND_TITLE_DESIGN Instance method Public Method 20050815
10 BOUND_TITLE_TEXT Instance method Public Method 20050815
11 GET_ACCESSIBILITY_DESCR Instance method Public Method 20050815
12 GET_CONTENT Instance method Public Method 20050815
13 GET_DESIGN Instance method Public Method 20050815
14 GET_HAS_CONTENT_PADDING Instance method Public Method 20050815
15 GET_ON_CLOSE Instance method Public Method 20050815
16 GET_TEXT_BAR Instance method Public Method 20050815
17 GET_TITLE_DESIGN Instance method Public Method 20050815
18 GET_TITLE_TEXT Instance method Public Method 20050815
19 MAPPED_ON_CLOSE Instance method Public Method 20050815
20 MAP_ON_CLOSE Instance method Public Method 20050815
21 SET_ACCESSIBILITY_DESCR Instance method Public Method 20050815
22 SET_CONTENT Instance method Public Method 20050815
23 SET_DESIGN Instance method Public Method 20050815
24 SET_HAS_CONTENT_PADDING Instance method Public Method 20050815
25 SET_ON_CLOSE Instance method Public Method 20050815
26 SET_TEXT_BAR Instance method Public Method 20050815
27 SET_TITLE_DESIGN Instance method Public Method 20050815
28 SET_TITLE_TEXT Instance method Public Method 20050815
Events
Class CL_WD_ABSTRACT_POPIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ABSTRACT_POPIN Public See coding 20050815 tt_ABSTRACT_POPIN TYPE TABLE OF REF TO CL_WD_ABSTRACT_POPIN WITH DEFAULT KEY
Method Signatures

Method BIND_ACCESSIBILITY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20050815

Method BIND_ACCESSIBILITY_DESCR on class CL_WD_ABSTRACT_POPIN has no exception.

Method BIND_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20050815

Method BIND_DESIGN on class CL_WD_ABSTRACT_POPIN has no exception.

Method BIND_HAS_CONTENT_PADDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20050815

Method BIND_HAS_CONTENT_PADDING on class CL_WD_ABSTRACT_POPIN has no exception.

Method BIND_TITLE_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20050815

Method BIND_TITLE_DESIGN on class CL_WD_ABSTRACT_POPIN has no exception.

Method BIND_TITLE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) STRING 20050815

Method BIND_TITLE_TEXT on class CL_WD_ABSTRACT_POPIN has no exception.

Method BOUND_ACCESSIBILITY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050815
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050815
3 Returning PATH Value transfer Type reference (TYPE) STRING 20050815

Method BOUND_ACCESSIBILITY_DESCR on class CL_WD_ABSTRACT_POPIN has no exception.

Method BOUND_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050815
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050815
3 Returning PATH Value transfer Type reference (TYPE) STRING 20050815

Method BOUND_DESIGN on class CL_WD_ABSTRACT_POPIN has no exception.

Method BOUND_HAS_CONTENT_PADDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050815
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050815
3 Returning PATH Value transfer Type reference (TYPE) STRING 20050815

Method BOUND_HAS_CONTENT_PADDING on class CL_WD_ABSTRACT_POPIN has no exception.

Method BOUND_TITLE_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050815
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050815
3 Returning PATH Value transfer Type reference (TYPE) STRING 20050815

Method BOUND_TITLE_DESIGN on class CL_WD_ABSTRACT_POPIN has no exception.

Method BOUND_TITLE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050815
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050815
3 Returning PATH Value transfer Type reference (TYPE) STRING 20050815

Method BOUND_TITLE_TEXT on class CL_WD_ABSTRACT_POPIN has no exception.

Method GET_ACCESSIBILITY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20060622
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050815
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050815
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20050815

Method GET_ACCESSIBILITY_DESCR on class CL_WD_ABSTRACT_POPIN has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_CONTENT Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20050815

Method GET_CONTENT on class CL_WD_ABSTRACT_POPIN has no exception.

Method GET_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050815
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050815
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_POPIN_DESIGN 20050815

Method GET_DESIGN on class CL_WD_ABSTRACT_POPIN has no exception.

Method GET_HAS_CONTENT_PADDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050815
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050815
3 Returning VALUE Value transfer Type reference (TYPE) WDY_BOOLEAN 20050815

Method GET_HAS_CONTENT_PADDING on class CL_WD_ABSTRACT_POPIN has no exception.

Method GET_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20050815

Method GET_ON_CLOSE on class CL_WD_ABSTRACT_POPIN has no exception.

Method GET_TEXT_BAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_TEXT_BAR Value transfer Object reference (TYPE REF TO) CL_WD_TEXT_BAR 20050815

Method GET_TEXT_BAR on class CL_WD_ABSTRACT_POPIN has no exception.

Method GET_TITLE_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050815
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050815
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_TABLE_POPIN_TITLE_DESIGN 20050815

Method GET_TITLE_DESIGN on class CL_WD_ABSTRACT_POPIN has no exception.

Method GET_TITLE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AS_EXTERNAL Value transfer Type reference (TYPE) ABAP_BOOL 20050815
2 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20050815
3 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20050815
4 Returning VALUE Value transfer Type reference (TYPE) STRING 20050815

Method GET_TITLE_TEXT on class CL_WD_ABSTRACT_POPIN has no exception.

Method MAPPED_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20050815

Method MAPPED_ON_CLOSE on class CL_WD_ABSTRACT_POPIN has no exception.

Method MAP_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMETERS Call by reference Attribute reference (LIKE) IF_WD_EVENT=>PARAMETERS 20050815

Method MAP_ON_CLOSE on class CL_WD_ABSTRACT_POPIN has no exception.

Method SET_ACCESSIBILITY_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050815

Method SET_ACCESSIBILITY_DESCR on class CL_WD_ABSTRACT_POPIN has no exception.

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_CONTENT Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20050815

Method SET_CONTENT on class CL_WD_ABSTRACT_POPIN has no exception.

Method SET_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_POPIN_DESIGN 20050815

Method SET_DESIGN on class CL_WD_ABSTRACT_POPIN has no exception.

Method SET_HAS_CONTENT_PADDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_BOOLEAN 20050815

Method SET_HAS_CONTENT_PADDING on class CL_WD_ABSTRACT_POPIN has no exception.

Method SET_ON_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20050815

Method SET_ON_CLOSE on class CL_WD_ABSTRACT_POPIN has no exception.

Method SET_TEXT_BAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_TEXT_BAR Call by reference Object reference (TYPE REF TO) CL_WD_TEXT_BAR 20050815

Method SET_TEXT_BAR on class CL_WD_ABSTRACT_POPIN has no exception.

Method SET_TITLE_DESIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDUI_TABLE_POPIN_TITLE_DESIGN 20050815

Method SET_TITLE_DESIGN on class CL_WD_ABSTRACT_POPIN has no exception.

Method SET_TITLE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20050815

Method SET_TITLE_TEXT on class CL_WD_ABSTRACT_POPIN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710