SAP ABAP Class CL_WD_ABSTR_ACT_COMP (CL_WD_ABSTR_ACT_COMP)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ACF (Application Component) Bitte Unterkomponenten verwenden (Hinweis 1665488)
     SWDP_UIEL_ACTIVE_COMPONENT (Package) UIE Library "ActiveComponent"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_UIELEMENT Perforce change= / 20051117-125541 20040901
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_GANTT Perforce change= / 20050422-085000 20040901
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_INTERACTIVE_FORM 20040702
3 Inheritance (c INHERITING FROM c_ref)  CL_WD_NETWORK Perforce change= / 20050422-085000 20040901
4 Inheritance (c INHERITING FROM c_ref)  CL_WD_OFFICE_CONTROL Perforce change= / 20050316-093032 20040702
Properties
Class CL_WD_ABSTR_ACT_COMP  
Short Description    
Super Class CL_WD_UIELEMENT Perforce change= / 20051117-125541 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_ACTIVE_COMPONENT   UIE Library "ActiveComponent" 
Created 20040901   SAP 
Last change 20130531   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_ABSTR_ACT_COMP 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_HEIGHT Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040901
2 BP_LIFE_TIME Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100415
3 BP_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040901
4 E_LIFE_TIME Constant Public See coding 20100415
5 IP_LIFE_TIME Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20100415
6 PL_LIFE_TIME Instance attribute Protected Type reference (TYPE) WDUI_LIFE_TIME 20100415
7 T_LIFE_TIME Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20100415
8 VL_ADDITIONAL_ARCHIVES Instance attribute Protected Type reference (TYPE) STRING 20050121
9 VL_ARCHIVE Instance attribute Protected Type reference (TYPE) STRING 20040901
10 VL_CLASS_ID Instance attribute Protected Type reference (TYPE) STRING 20040901
11 VL_CODE_BASE Instance attribute Protected Type reference (TYPE) STRING 20040901
12 VL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20040901
13 VL_LIFE_TIME Instance attribute Protected Type reference (TYPE) WDUI_LIFE_TIME 20100415
14 VL_TYPE Instance attribute Protected Type reference (TYPE) STRING 20040901
15 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20040901
Methods
# Method Level Visibility Method type Description Created on
1 BIND_HEIGHT Instance method Public Method 20040901
2 BIND_LIFE_TIME Instance method Public Method 20100415
3 BIND_WIDTH Instance method Public Method 20040901
4 BOUND_HEIGHT Instance method Public Method 20040901
5 BOUND_LIFE_TIME Instance method Public Method 20100415
6 BOUND_WIDTH Instance method Public Method 20040901
7 GET_ADDITIONAL_ARCHIVES Instance method Public Method 20050121
8 GET_ARCHIVE Instance method Public Method 20040901
9 GET_CLASS_ID Instance method Public Method 20040901
10 GET_CODE_BASE Instance method Public Method 20040901
11 GET_HEIGHT Instance method Public Method 20040901
12 GET_LIFE_TIME Instance method Public Method 20100415
13 GET_TYPE Instance method Public Method 20040901
14 GET_WIDTH Instance method Public Method 20040901
15 SET_ADDITIONAL_ARCHIVES Instance method Public Method 20050121
16 SET_ARCHIVE Instance method Public Method 20040901
17 SET_CLASS_ID Instance method Public Method 20040901
18 SET_CODE_BASE Instance method Public Method 20040901
19 SET_HEIGHT Instance method Public Method 20040901
20 SET_LIFE_TIME Instance method Public Method 20100415
21 SET_TYPE Instance method Public Method 20040901
22 SET_WIDTH Instance method Public Method 20040901
Events
Class CL_WD_ABSTR_ACT_COMP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_ABSTR_ACT_COMP Public See coding 20050316 tt_ABSTR_ACT_COMP TYPE TABLE OF REF TO CL_WD_ABSTR_ACT_COMP WITH DEFAULT KEY
Method Signatures

Method BIND_HEIGHT 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 20040901

Method BIND_HEIGHT on class CL_WD_ABSTR_ACT_COMP has no exception.

Method BIND_LIFE_TIME 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 20100415

Method BIND_LIFE_TIME on class CL_WD_ABSTR_ACT_COMP has no exception.

Method BIND_WIDTH 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 20040901

Method BIND_WIDTH on class CL_WD_ABSTR_ACT_COMP has no exception.

Method BOUND_HEIGHT 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 20040901
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040901
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040901

Method BOUND_HEIGHT on class CL_WD_ABSTR_ACT_COMP has no exception.

Method BOUND_LIFE_TIME 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 20100415
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100415
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100415

Method BOUND_LIFE_TIME on class CL_WD_ABSTR_ACT_COMP has no exception.

Method BOUND_WIDTH 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 20040901
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040901
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040901

Method BOUND_WIDTH on class CL_WD_ABSTR_ACT_COMP has no exception.

Method GET_ADDITIONAL_ARCHIVES Signature

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

Method GET_ADDITIONAL_ARCHIVES on class CL_WD_ABSTR_ACT_COMP has no exception.

Method GET_ARCHIVE Signature

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

Method GET_ARCHIVE on class CL_WD_ABSTR_ACT_COMP has no exception.

Method GET_CLASS_ID Signature

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

Method GET_CLASS_ID on class CL_WD_ABSTR_ACT_COMP has no exception.

Method GET_CODE_BASE Signature

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

Method GET_CODE_BASE on class CL_WD_ABSTR_ACT_COMP has no exception.

Method GET_HEIGHT 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 20040901
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040901
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040901

Method GET_HEIGHT on class CL_WD_ABSTR_ACT_COMP has no exception.

Method GET_LIFE_TIME 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 20100415
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100415
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_LIFE_TIME 20100415

Method GET_LIFE_TIME on class CL_WD_ABSTR_ACT_COMP has no exception.

Method GET_TYPE Signature

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

Method GET_TYPE on class CL_WD_ABSTR_ACT_COMP has no exception.

Method GET_WIDTH 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 20040901
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040901
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040901

Method GET_WIDTH on class CL_WD_ABSTR_ACT_COMP has no exception.

Method SET_ADDITIONAL_ARCHIVES 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 20050121

Method SET_ADDITIONAL_ARCHIVES on class CL_WD_ABSTR_ACT_COMP has no exception.

Method SET_ARCHIVE 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 20040901

Method SET_ARCHIVE on class CL_WD_ABSTR_ACT_COMP has no exception.

Method SET_CLASS_ID 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 20040901

Method SET_CLASS_ID on class CL_WD_ABSTR_ACT_COMP has no exception.

Method SET_CODE_BASE 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 20040901

Method SET_CODE_BASE on class CL_WD_ABSTR_ACT_COMP has no exception.

Method SET_HEIGHT 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 20040901

Method SET_HEIGHT on class CL_WD_ABSTR_ACT_COMP has no exception.

Method SET_LIFE_TIME 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_LIFE_TIME 20100415

Method SET_LIFE_TIME on class CL_WD_ABSTR_ACT_COMP has no exception.

Method SET_TYPE 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 20040901

Method SET_TYPE on class CL_WD_ABSTR_ACT_COMP has no exception.

Method SET_WIDTH 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 20040901

Method SET_WIDTH on class CL_WD_ABSTR_ACT_COMP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710