SAP ABAP Class CL_ALVHT_UI_ELEMENT (ALV: HTML User Input Element)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SLIS (Package) Generic list types
Properties
Class CL_ALVHT_UI_ELEMENT  
Short Description ALV: HTML User Input Element    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SLIS   Generic list types 
Created 19990706   SAP 
Last change 19990706   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ALVHT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ALVHT_UI_ELEMENT has no interface implemented.
Friends
Class CL_ALVHT_UI_ELEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHANGED Instance attribute Public Type reference (TYPE) FLAG 19990706
2 HTMLTAG Instance attribute Public Type reference (TYPE) ALVHT_TY_LINE 19990706
Methods
# Method Level Visibility Method type Description Created on
1 INIT_HTML Instance method Public Method 19990706
2 READ_HTML Instance method Public Method 19990706
3 READ_HTML_NOT_FOUND Instance method Public Method 19990706
Events
Class CL_ALVHT_UI_ELEMENT has no event.
Types
Class CL_ALVHT_UI_ELEMENT has no local type.
Method Signatures

Method INIT_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Object reference (TYPE REF TO) CL_ALVHT_TAGSTREAM Template 19990706
# Exception Resumable Description Created on
1 INIT_ERROR 19990706

Method READ_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ALVHT_TY_GETDATA 19990706

Method READ_HTML on class CL_ALVHT_UI_ELEMENT has no exception.

Method READ_HTML_NOT_FOUND Signature

Method READ_HTML_NOT_FOUND on class CL_ALVHT_UI_ELEMENT has no parameter.
Method READ_HTML_NOT_FOUND on class CL_ALVHT_UI_ELEMENT has no exception.
History
Last changed by/on SAP  19990706 
SAP Release Created in