SAP ABAP Class CL_SALV_FORM_DYDOS (Display Design Object in HTML)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_FORM (Package) ALV: Design Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_FORM_ABSTRACT Design Object 20040203
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_C_BOOL_SAP ALV: SAP Boolean Constants 20040128
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_FORM_C_GRID_LINES Lines in a Grid Layout 20040129
Properties
Class CL_SALV_FORM_DYDOS  
Short Description Display Design Object in HTML    
Super Class CL_SALV_FORM_ABSTRACT Design Object 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_FORM   ALV: Design Object 
Created 20040114   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_C_BOOL_SAP ALV: SAP Boolean Constants 20040128
2 IF_SALV_FORM_C_GRID_LINES Lines in a Grid Layout 20040129
Friends
Class CL_SALV_FORM_DYDOS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_HORIZONTAL_LINES Instance attribute Private Attribute reference (LIKE) 20040129
2 C_LINES Instance attribute Private Attribute reference (LIKE) 20040129
3 C_NO_LINES Instance attribute Private Attribute reference (LIKE) 20040129
4 C_VERTICAL_LINES Instance attribute Private Attribute reference (LIKE) 20040129
5 FALSE Instance attribute Private Attribute reference (LIKE) 20040128
6 R_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20040114
7 R_HTML_DOCUMENT Instance attribute Protected Object reference (TYPE REF TO) CL_DD_DOCUMENT Dynamic Documents: Document 20040114
8 R_HTML_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control Proxy Class 20040114
9 TRUE Instance attribute Private Attribute reference (LIKE) 20040128
10 T_STYLES Instance attribute Protected Type reference (TYPE) SDYDO_HTML_TABLE 20040408
11 WALLPAPER Instance attribute Protected Type reference (TYPE) SDYDO_KEY 20040227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20041019
2 CREATE_HTML_DOCUMENT Instance method Protected Method Create HTML Document 20041019
3 DISPATCH Instance method Protected Method Determine Element to be Output 20041019
4 DISPLAY_HTML_DOCUMENT Instance method Protected Method Output HTML Document 20041019
5 RENDER_FLOW Instance method Protected Method Output Flow Layout 20041019
6 RENDER_GRID Instance method Protected Method Output Grid Layout 20041019
7 RENDER_GROUP Instance method Protected Method Output Group Box 20041019
8 RENDER_GROUP_CONTENT Instance method Protected Method Output Group Box 20041019
9 RENDER_HTML_DOCUMENT Instance method Protected Method Build HTML Document 20041019
10 RENDER_ICON Instance method Protected Method Build Icon Layout 20041019
11 RENDER_IMAGE Instance method Protected Method Build Icon Layout 20041019
12 RENDER_LABEL Instance method Protected Method Build Icon Layout 20041019
13 RENDER_LOGO Instance method Protected Method Output Logo Layout 20041019
14 RENDER_PICTURE Instance method Protected Method Build Image Layout 20041019
15 RENDER_TEXT_VIEW Instance method Protected Method Build Text Element 20041019
16 SET_WALLPAPER Instance method Public Method Set Background 20041019
Events
Class CL_SALV_FORM_DYDOS has no event.
Types
Class CL_SALV_FORM_DYDOS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20041019
2 Importing R_CONTENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeines Element im Gestaltungsobjekt 20041019
3 Importing R_HTML_VIEW Call by reference Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER HTML Control proxy class 20041019
4 Importing WALLPAPER Call by reference Type reference (TYPE) SDYDO_KEY 20041019

Method CONSTRUCTOR on class CL_SALV_FORM_DYDOS has no exception.

Method CREATE_HTML_DOCUMENT Signature

Method CREATE_HTML_DOCUMENT on class CL_SALV_FORM_DYDOS has no parameter.
Method CREATE_HTML_DOCUMENT on class CL_SALV_FORM_DYDOS has no exception.

Method DISPATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE 20041019
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20041019
3 Importing WIDTH Call by reference Type reference (TYPE) I 20041019

Method DISPATCH on class CL_SALV_FORM_DYDOS has no exception.

Method DISPLAY_HTML_DOCUMENT Signature

Method DISPLAY_HTML_DOCUMENT on class CL_SALV_FORM_DYDOS has no parameter.
Method DISPLAY_HTML_DOCUMENT on class CL_SALV_FORM_DYDOS has no exception.

Method RENDER_FLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_FLOW 20041019
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20041019
3 Importing WIDTH Call by reference Type reference (TYPE) I 20041019

Method RENDER_FLOW on class CL_SALV_FORM_DYDOS has no exception.

Method RENDER_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LAYOUT_GRID 20041019
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20041019
3 Importing WIDTH Call by reference Type reference (TYPE) I 20041019

Method RENDER_GRID on class CL_SALV_FORM_DYDOS has no exception.

Method RENDER_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_GROUP 20041019
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20041019
3 Importing WIDTH Call by reference Type reference (TYPE) I 20041019

Method RENDER_GROUP on class CL_SALV_FORM_DYDOS has no exception.

Method RENDER_GROUP_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_GROUP 20041019
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20041019
3 Importing WIDTH Call by reference Type reference (TYPE) I 20041019

Method RENDER_GROUP_CONTENT on class CL_SALV_FORM_DYDOS has no exception.

Method RENDER_HTML_DOCUMENT Signature

Method RENDER_HTML_DOCUMENT on class CL_SALV_FORM_DYDOS has no parameter.
Method RENDER_HTML_DOCUMENT on class CL_SALV_FORM_DYDOS has no exception.

Method RENDER_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ICON Ikone 20041019
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20041019
3 Importing WIDTH Call by reference Type reference (TYPE) I 20041019

Method RENDER_ICON on class CL_SALV_FORM_DYDOS has no exception.

Method RENDER_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_ELEMENT Allgemeines Element im Gestaltungsobjekt 20041019
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20041019
3 Importing WIDTH Call by reference Type reference (TYPE) I 20041019

Method RENDER_IMAGE on class CL_SALV_FORM_DYDOS has no exception.

Method RENDER_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_LABEL 20041019
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20041019
3 Importing WIDTH Call by reference Type reference (TYPE) I 20041019

Method RENDER_LABEL on class CL_SALV_FORM_DYDOS has no exception.

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_LAYOUT_LOGO Layout für Logo Anordnung 20041019
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20041019
3 Importing WIDTH Call by reference Type reference (TYPE) I 20041019

Method RENDER_LOGO on class CL_SALV_FORM_DYDOS has no exception.

Method RENDER_PICTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_PICTURE Bild 20041019
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20041019
3 Importing WIDTH Call by reference Type reference (TYPE) I 20041019

Method RENDER_PICTURE on class CL_SALV_FORM_DYDOS has no exception.

Method RENDER_TEXT_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_ELEMENT Call by reference Object reference (TYPE REF TO) CL_SALV_FORM_UIE_TEXT_VIEW 20041019
2 Importing R_OBJECT Call by reference Object reference (TYPE REF TO) CL_DD_AREA Dynamische Dokumente: Bereich auf einem Dokument 20041019
3 Importing WIDTH Call by reference Type reference (TYPE) I 20041019

Method RENDER_TEXT_VIEW on class CL_SALV_FORM_DYDOS has no exception.

Method SET_WALLPAPER Signature

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

Method SET_WALLPAPER on class CL_SALV_FORM_DYDOS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700