SAP ABAP Class CL_DD_ELEMENT (Dynamic Documents: Element)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CI-DYD (Application Component) Dynamic Documents
     SDYNAMICDOCUMENTS (Package) Dynamic Documents
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DD_FORM_ELEMENT Dynamic Documents: Form Element 19991006
2 Inheritance (c INHERITING FROM c_ref)  CL_DD_LINK_ELEMENT Dynamic Documents: Link Element 19990913
3 Inheritance (c INHERITING FROM c_ref)  CL_DD_TABLE_ELEMENT Dynamic Documents: Table Element 00000000
Properties
Class CL_DD_ELEMENT  
Short Description Dynamic Documents: Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SDYNAMICDOCUMENTS   Dynamic Documents 
Created 19981013   SAP 
Last change 19990521   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SDYDO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_DD_ELEMENT has no interface implemented.
Friends
Class CL_DD_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A11Y_TURNED Instance attribute Public Type reference (TYPE) SDYDO_FLAG A11Y: 'Y' for Activated / 'N' for Deactivated 20020117
2 CHANGED Instance attribute Public Type reference (TYPE) SDYDO_FLAG Internal Use 19981013
3 CLICKED_SET Instance attribute Public Type reference (TYPE) SDYDO_FLAG Internal Use 19991209
4 DISABLED_ACTIVE Instance attribute Public Type reference (TYPE) SDYDO_FLAG Element was disabled 20010820
5 DISPLAY_SUPPRESSED Instance attribute Public Type reference (TYPE) SDYDO_FLAG Element Hidden 19991203
6 FOCUS_PATH Instance attribute Public Type reference (TYPE) STRING Internal Use 19991206
7 HTML_TABLE Instance attribute Public Type reference (TYPE) SDYDO_HTML_TABLE Internal Use 19981013
8 H_ALL_ELEMENTS Instance attribute Public Type reference (TYPE) CNTL_HANDLE Internal Use 19981021
9 H_ELEMENT Instance attribute Public Type reference (TYPE) CNTL_HANDLE Internal Use 19990805
10 ID Instance attribute Public Type reference (TYPE) SDYDO_ELEMENT_NAME Internal Use 19991022
11 IS_BUTTON Instance attribute Public Type reference (TYPE) SDYDO_FLAG Internal Use 19990809
12 IS_FORM Instance attribute Public Type reference (TYPE) SDYDO_FLAG Internal Use 19990804
13 IS_INPUT Instance attribute Public Type reference (TYPE) SDYDO_FLAG Internal Use 19990809
14 IS_LINK Instance attribute Public Type reference (TYPE) SDYDO_FLAG Internal Use 19990913
15 IS_SELECT Instance attribute Public Type reference (TYPE) SDYDO_FLAG Internal Use 19991021
16 IS_SWITCH Instance attribute Public Type reference (TYPE) SDYDO_FLAG Internal Use 19990920
17 IS_TABLE Instance attribute Public Type reference (TYPE) SDYDO_FLAG Internal Use 19981109
18 LINE Instance attribute Protected Type reference (TYPE) STRING Internal Use 19981027
19 NAME Instance attribute Public Type reference (TYPE) SDYDO_ELEMENT_NAME Name (Choose Any Name) 19991022
20 READONLY_ACTIVE Instance attribute Public Type reference (TYPE) SDYDO_FLAG Element was read-only 20010820
21 SCRIPTED Instance attribute Public Type reference (TYPE) SDYDO_FLAG Internal Use 19981125
22 SWITCHAREA Instance attribute Public Object reference (TYPE REF TO) CL_DD_AREA Internal Use 19990920
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Internal Use 19981016
2 CONVERT_ATTRIBUTE Instance method Protected Method Internal Use 19981013
3 SCRIPT Instance method Public Method Internal Use 19981022
4 SET_ATTRIBUTES Instance method Protected Method Internal Use 19981013
5 SET_ID Instance method Protected Method Internal Use 19991022
Events
Class CL_DD_ELEMENT has no event.
Types
Class CL_DD_ELEMENT 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 A11Y_TURNED Call by reference Type reference (TYPE) SDYDO_FLAG A11Y: Accessibility-Modus an? 20020118
2 Importing ID Call by reference Type reference (TYPE) SDYDO_ELEMENT_NAME name 19991022

Method CONSTRUCTOR on class CL_DD_ELEMENT has no exception.

Method CONVERT_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HTML_ATTRIBUTE Call by reference Type reference (TYPE) SDYDO_HTML_LINE HTML für SAP_Attribut 19981013
2 Importing SAP_ATTRIBUTE Call by reference Type reference (TYPE) SDYDO_ATTRIBUTE SAP_Attribut 19981013

Method CONVERT_ATTRIBUTE on class CL_DD_ELEMENT has no exception.

Method SCRIPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing METHOD Call by reference Type reference (TYPE) SDYDO_VALUE Test 19990127
2 Importing NO_FLUSH Call by reference Type reference (TYPE) SDYDO_FLAG 'X': (noch) kein Flush 19981022
3 Importing PROPERTY Call by reference Type reference (TYPE) SDYDO_VALUE DOM-Property (z.B. 'innerText') 19981022
4 Importing VALUE Call by reference Type reference (TYPE) SDYDO_VALUE Wert (z.B. 'abc') 19981022

Method SCRIPT on class CL_DD_ELEMENT has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLOR Call by reference Type reference (TYPE) SDYDO_ATTRIBUTE SAP_Color 19981013
2 Importing FONT Call by reference Type reference (TYPE) SDYDO_ATTRIBUTE SAP_FONT 19981013
3 Changing LINE Call by reference Type reference (TYPE) STRING HTML-Tags für Attribute werden dem Text hinzugefügt 19981013
4 Importing STYLE Call by reference Type reference (TYPE) SDYDO_ATTRIBUTE SAP-Style 19981013

Method SET_ATTRIBUTES on class CL_DD_ELEMENT has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEW_ID Call by reference Type reference (TYPE) SDYDO_ELEMENT_NAME interne, Dokument-eindeutige Element-ID 19991022

Method SET_ID on class CL_DD_ELEMENT has no exception.
History
Last changed by/on SAP  19990521 
SAP Release Created in