SAP ABAP Class CL_O2_HTML_ATTRIBUTE (Attribute of an HTML Tag)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SO2_HTML (Package) HTML Browser
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_O2_HTML_PATTERN Interface for HTML Pattern 20010108
Properties
Class CL_O2_HTML_ATTRIBUTE  
Short Description Attribute of an HTML Tag    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SO2_HTML   HTML Browser 
Created 20010108   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_O2_HTML_ATTRIBUTE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_O2_HTML_PATTERN Interface for HTML Pattern 20010108
Friends
Class CL_O2_HTML_ATTRIBUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTE_DATA Instance attribute Private Type reference (TYPE) O2HTMLATTR Attributes of HTML Tags 20010108
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010108
2 GET_DEFAULT_VALUE Instance method Public Method Return Default Value 20010109
3 GET_IS_EMPTY_ATTRIBUTE Instance method Public Method Return Default Value 20010111
4 GET_IS_MANDATORY Instance method Public Method Read: Is Attribute Required? 20010114
5 GET_LANGUAGE_TYPE Instance method Public Method Read Language Type of Tag 20010108
6 GET_NAME Instance method Public Method Read Name of Attribute 20010108
7 GET_TAGNAME Instance method Public Method Read Name of Tag 20010108
Events
Class CL_O2_HTML_ATTRIBUTE has no event.
Types
Class CL_O2_HTML_ATTRIBUTE 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 P_ATTRIBUTE_DATA Call by reference Type reference (TYPE) O2HTMLATTR Attribute zu HTML Tags 20010108

Method CONSTRUCTOR on class CL_O2_HTML_ATTRIBUTE has no exception.

Method GET_DEFAULT_VALUE Signature

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

Method GET_DEFAULT_VALUE on class CL_O2_HTML_ATTRIBUTE has no exception.

Method GET_IS_EMPTY_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_IS_EMPTY_ATTRIBUTE Value transfer Type reference (TYPE) O2HTMLATTR-EMPTYATTR Attribut ohne Wert? 20010111

Method GET_IS_EMPTY_ATTRIBUTE on class CL_O2_HTML_ATTRIBUTE has no exception.

Method GET_IS_MANDATORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_IS_MANDATORY Value transfer Type reference (TYPE) CHAR1 Attribut ist obligatorisch 20010114

Method GET_IS_MANDATORY on class CL_O2_HTML_ATTRIBUTE has no exception.

Method GET_LANGUAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_LANGUAGE_TYPE Value transfer Type reference (TYPE) O2LANGTYP HTML Sprachdialekt 20010108

Method GET_LANGUAGE_TYPE on class CL_O2_HTML_ATTRIBUTE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_NAME Value transfer Type reference (TYPE) O2TAGATTR Attribut zu HTML Tag 20010108

Method GET_NAME on class CL_O2_HTML_ATTRIBUTE has no exception.

Method GET_TAGNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TAGNAME Value transfer Type reference (TYPE) O2TAGNAME HTML Tagname 20010108

Method GET_TAGNAME on class CL_O2_HTML_ATTRIBUTE has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 610