SAP ABAP Class CL_WD_UIELEMENT_CONTAINER (CL_WD_UIELEMENT_CONTAINER)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_CORE (Package) UIE Library "Core"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_UIELEMENT Perforce change= / 20051117-125541 20040625
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_LAYOUT_CONTAINER 20100709
2 Inheritance (c INHERITING FROM c_ref)  CL_WD_SCROLL_CONTAINER 20040628
Properties
Class CL_WD_UIELEMENT_CONTAINER  
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_CORE   UIE Library "Core" 
Created 20040625   SAP 
Last change 20141121    
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_UIELEMENT_CONTAINER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20140610 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20140610 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 20040625
2 BP_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20040625
3 CC_CHILDREN Instance attribute Public Type reference (TYPE) I 20040625
4 CC_POSITIONED_CHILDREN Instance attribute Public Type reference (TYPE) I 20140416
5 CH_CHILDREN Instance attribute Protected Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20040625
6 CH_POSITIONED_CHILDREN Instance attribute Protected Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20140416
7 IP_HEIGHT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
8 IP_WIDTH Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20050422
9 PL_CHILDREN Instance attribute Protected Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20070903
10 PL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20050422
11 PL_POSITIONED_CHILDREN Instance attribute Protected Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20140416
12 PL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20050422
13 PR_LAYOUT Instance attribute Protected Object reference (TYPE REF TO) CL_WD_LAYOUT 20040625
14 VL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20040625
15 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20040625
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20040625
2 ADD_POSITIONED_CHILD Instance method Public Method 20140416
3 BIND_HEIGHT Instance method Public Method 20040625
4 BIND_WIDTH Instance method Public Method 20040625
5 BOUND_HEIGHT Instance method Public Method 20040625
6 BOUND_WIDTH Instance method Public Method 20040625
7 GET_CHILD Instance method Public Method 20040625
8 GET_CHILDREN Instance method Public Method 20040625
9 GET_CUSTOM_EXTENSION_FIELD Instance method Public Method 20070903
10 GET_CUSTOM_EXTENSION_LABEL Instance method Public Method 20070903
11 GET_HEIGHT Instance method Public Method 20040625
12 GET_LAYOUT Instance method Public Method 20040625
13 GET_POSITIONED_CHILD Instance method Public Method 20140416
14 GET_POSITIONED_CHILDREN Instance method Public Method 20140416
15 GET_WIDTH Instance method Public Method 20040625
16 HAS_CHILDREN Instance method Public Method 20040625
17 HAS_POSITIONED_CHILDREN Instance method Public Method 20140416
18 NUMBER_OF_CHILDREN Instance method Public Method 20040625
19 NUMBER_OF_POSITIONED_CHILDREN Instance method Public Method 20140416
20 REMOVE_ALL_CHILDREN Instance method Public Method 20040625
21 REMOVE_ALL_POSITIONED_CHILDREN Instance method Public Method 20140416
22 REMOVE_CHILD Instance method Public Method 20040625
23 REMOVE_POSITIONED_CHILD Instance method Public Method 20140416
24 SET_HEIGHT Instance method Public Method 20040625
25 SET_LAYOUT Instance method Public Method 20040625
26 SET_WIDTH Instance method Public Method 20040625
Events
Class CL_WD_UIELEMENT_CONTAINER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_UIELEMENT_CONTAINER Public See coding 20050316 tt_UIELEMENT_CONTAINER TYPE TABLE OF REF TO CL_WD_UIELEMENT_CONTAINER WITH DEFAULT KEY
Method Signatures

Method ADD_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20040625
2 Importing THE_CHILD Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20040625

Method ADD_CHILD on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method ADD_POSITIONED_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 20140416
2 Importing THE_POSITIONED_CHILD Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20140416

Method ADD_POSITIONED_CHILD on class CL_WD_UIELEMENT_CONTAINER has no exception.

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 20040625

Method BIND_HEIGHT on class CL_WD_UIELEMENT_CONTAINER 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 20040625

Method BIND_WIDTH on class CL_WD_UIELEMENT_CONTAINER 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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning PATH Value transfer Type reference (TYPE) STRING 20040625

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

Method BOUND_WIDTH on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method GET_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20040625
2 Importing INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_CHILD Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20040625

Method GET_CHILD on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_CHILDREN Value transfer Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20040625

Method GET_CHILDREN on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method GET_CUSTOM_EXTENSION_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH_WITHOUT_CONTROLLER Call by reference Type reference (TYPE) STRING 20070903
2 Returning THE_CUSTOM_EXTENSION_FIELD Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20070903

Method GET_CUSTOM_EXTENSION_FIELD on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method GET_CUSTOM_EXTENSION_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH_WITHOUT_CONTROLLER Call by reference Type reference (TYPE) STRING 20070903
2 Returning THE_CUSTOM_EXTENSION_LABEL Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20070903

Method GET_CUSTOM_EXTENSION_LABEL on class CL_WD_UIELEMENT_CONTAINER 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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_HEIGHT on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method GET_LAYOUT Signature

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

Method GET_LAYOUT on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method GET_POSITIONED_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20140416
2 Importing INDEX Call by reference Type reference (TYPE) I 20140416
3 Returning THE_POSITIONED_CHILD Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20140416

Method GET_POSITIONED_CHILD on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method GET_POSITIONED_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning THE_POSITIONED_CHILDREN Value transfer Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20140416

Method GET_POSITIONED_CHILDREN on class CL_WD_UIELEMENT_CONTAINER 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 20040625
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20040625
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20040625

Method GET_WIDTH on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method HAS_CHILDREN Signature

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

Method HAS_CHILDREN on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method HAS_POSITIONED_CHILDREN Signature

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

Method HAS_POSITIONED_CHILDREN on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method NUMBER_OF_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20040625

Method NUMBER_OF_CHILDREN on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method NUMBER_OF_POSITIONED_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) I 20140416

Method NUMBER_OF_POSITIONED_CHILDREN on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method REMOVE_ALL_CHILDREN Signature

Method REMOVE_ALL_CHILDREN on class CL_WD_UIELEMENT_CONTAINER has no parameter.
Method REMOVE_ALL_CHILDREN on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method REMOVE_ALL_POSITIONED_CHILDREN Signature

Method REMOVE_ALL_POSITIONED_CHILDREN on class CL_WD_UIELEMENT_CONTAINER has no parameter.
Method REMOVE_ALL_POSITIONED_CHILDREN on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method REMOVE_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20040625
2 Importing INDEX Call by reference Type reference (TYPE) I 20040625
3 Returning THE_CHILD Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20040625

Method REMOVE_CHILD on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method REMOVE_POSITIONED_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20140416
2 Importing INDEX Call by reference Type reference (TYPE) I 20140416
3 Returning THE_POSITIONED_CHILD Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20140416

Method REMOVE_POSITIONED_CHILD on class CL_WD_UIELEMENT_CONTAINER 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 20040625

Method SET_HEIGHT on class CL_WD_UIELEMENT_CONTAINER has no exception.

Method SET_LAYOUT Signature

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

Method SET_LAYOUT on class CL_WD_UIELEMENT_CONTAINER 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 20040625

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