SAP ABAP Class CL_WD_HTML_CONTAINER (CL_WD_HTML_CONTAINER)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_WEB (Package) UIE Library "Web"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_ABSTRACT_HTML_ELEMENT 20120618
Properties
Class CL_WD_HTML_CONTAINER  
Short Description    
Super Class CL_WD_ABSTRACT_HTML_ELEMENT  
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_WEB   UIE Library "Web" 
Created 20120618   SAP 
Last change 20141120    
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_HTML_CONTAINER has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20131218 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20131218 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 20120625
2 BP_WIDTH Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20120625
3 CC_CONTENT Instance attribute Public Type reference (TYPE) I 20120618
4 CH_CONTENT Instance attribute Protected Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20120618
5 CID_HTML_CONTAINER Constant Public Type reference (TYPE) GUID '005056A501951EE1AEA458DFA5D29768' 20120618
6 IP_HEIGHT Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20130514
7 IP_WIDTH Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20130514
8 PL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20130514
9 PL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20130514
10 VL_HEIGHT Instance attribute Protected Type reference (TYPE) STRING 20120625
11 VL_WIDTH Instance attribute Protected Type reference (TYPE) STRING 20120625
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTENT_ITEM Instance method Public Method 20120618
2 BIND_HEIGHT Instance method Public Method 20120625
3 BIND_WIDTH Instance method Public Method 20120625
4 BOUND_HEIGHT Instance method Public Method 20120625
5 BOUND_WIDTH Instance method Public Method 20120625
6 CONSTRUCTOR Instance method Public Constructor 20120618
7 GET_CONTENT Instance method Public Method 20120618
8 GET_CONTENT_ITEM Instance method Public Method 20120618
9 GET_HEIGHT Instance method Public Method 20120625
10 GET_WIDTH Instance method Public Method 20120625
11 HAS_CONTENT Instance method Public Method 20120618
12 NEW_HTML_CONTAINER Static method Public Method 20120618
13 NUMBER_OF_CONTENT Instance method Public Method 20120618
14 REMOVE_ALL_CONTENT Instance method Public Method 20120618
15 REMOVE_CONTENT_ITEM Instance method Public Method 20120618
16 SET_HEIGHT Instance method Public Method 20120625
17 SET_WIDTH Instance method Public Method 20120625
Events
Class CL_WD_HTML_CONTAINER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_HTML_CONTAINER Public See coding 20120618 tt_HTML_CONTAINER TYPE TABLE OF REF TO CL_WD_HTML_CONTAINER WITH DEFAULT KEY
Method Signatures

Method ADD_CONTENT_ITEM 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 20120618
2 Importing THE_CONTENT_ITEM Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT 20120618

Method ADD_CONTENT_ITEM on class CL_WD_HTML_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 20120625

Method BIND_HEIGHT on class CL_WD_HTML_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 20120625

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

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

Method BOUND_WIDTH on class CL_WD_HTML_CONTAINER has no exception.

Method CONSTRUCTOR 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 20120618
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20120618

Method CONSTRUCTOR on class CL_WD_HTML_CONTAINER 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 Type reference (TYPE) CL_WD_UIELEMENT=>TT_UIELEMENT 20120618

Method GET_CONTENT on class CL_WD_HTML_CONTAINER has no exception.

Method GET_CONTENT_ITEM 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 20120618
2 Importing INDEX Call by reference Type reference (TYPE) I 20120618
3 Returning THE_CONTENT_ITEM Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20120618

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

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

Method GET_WIDTH on class CL_WD_HTML_CONTAINER has no exception.

Method HAS_CONTENT 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 20120618

Method HAS_CONTENT on class CL_WD_HTML_CONTAINER has no exception.

Method NEW_HTML_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) STRING 20120618
2 Importing BIND_HEIGHT Call by reference Type reference (TYPE) STRING 20120618
3 Importing BIND_STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
4 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) STRING 20120618
5 Importing BIND_VISIBLE Call by reference Type reference (TYPE) STRING 20120618
6 Importing BIND_WIDTH Call by reference Type reference (TYPE) STRING 20120618
7 Importing CONTEXT_MENU_BEHAVIOUR Call by reference Type reference (TYPE) WDUI_CONTEXT_MENU_BEHAVIOUR E_CONTEXT_MENU_BEHAVIOUR-INHERIT 20120618
8 Importing CONTEXT_MENU_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20120618
9 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_HTML_CONTAINER 20120618
10 Importing ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN 'X' 20120618
11 Importing HEIGHT Call by reference Type reference (TYPE) STRING 20120618
12 Importing ID Call by reference Type reference (TYPE) STRING 20120618
13 Importing STYLE_CLASS_NAME Call by reference Type reference (TYPE) STRING 20131015
14 Importing TOOLTIP Call by reference Type reference (TYPE) WDY_MD_TRANSLATABLE_TEXT 20120618
15 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20120618
16 Importing VISIBLE Call by reference Type reference (TYPE) WDUI_VISIBILITY E_VISIBLE-VISIBLE 20120618
17 Importing WIDTH Call by reference Type reference (TYPE) STRING 20120618

Method NEW_HTML_CONTAINER on class CL_WD_HTML_CONTAINER has no exception.

Method NUMBER_OF_CONTENT Signature

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

Method NUMBER_OF_CONTENT on class CL_WD_HTML_CONTAINER has no exception.

Method REMOVE_ALL_CONTENT Signature

Method REMOVE_ALL_CONTENT on class CL_WD_HTML_CONTAINER has no parameter.
Method REMOVE_ALL_CONTENT on class CL_WD_HTML_CONTAINER has no exception.

Method REMOVE_CONTENT_ITEM 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 20120618
2 Importing INDEX Call by reference Type reference (TYPE) I 20120618
3 Returning THE_CONTENT_ITEM Value transfer Object reference (TYPE REF TO) CL_WD_UIELEMENT 20120618

Method REMOVE_CONTENT_ITEM on class CL_WD_HTML_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 20120625

Method SET_HEIGHT on class CL_WD_HTML_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 20120625

Method SET_WIDTH on class CL_WD_HTML_CONTAINER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 740