SAP ABAP Class CL_ALVHT_HTMLINPUT (ALV: HTML Input (Control Proxy))
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_HTMLINPUT  
Short Description ALV: HTML Input (Control Proxy)    
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 20041228   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)
2 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CTLD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ALVHT_HTMLINPUT has no interface implemented.
Friends
Class CL_ALVHT_HTMLINPUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTION Instance attribute Public Type reference (TYPE) ALVHT_TY_GETDATA Event Action 19990706
2 ALIGNMENT Instance attribute Public Type reference (TYPE) I 19990706
3 FRAME Instance attribute Public Type reference (TYPE) AQS_TXT255 Frame Where Event Occurred 19990706
4 GETDATA Instance attribute Public Type reference (TYPE) ALVHT_TY_GETDATA 19990706
5 HTML_CONTROL_ALIGN Instance attribute Public Type reference (TYPE) I 19990706
6 HTML_VIEWER Instance attribute Public Object reference (TYPE REF TO) CL_GUI_HTML_VIEWER Object Proxy 19990706
7 NAMETAG Instance attribute Public Type reference (TYPE) ALVHT_TY_URL 19990706
8 POSTDATALINE Instance attribute Public Type reference (TYPE) ALVHT_TY_GETDATA Post Line 19990706
9 POSTDATA_SIZE Instance attribute Public Type reference (TYPE) I 19990706
10 STYLE Instance attribute Public Type reference (TYPE) I 19990706
11 URL Instance attribute Public Type reference (TYPE) ALVHT_TY_URL URL Buffer 19990706
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Method 19990706
2 FULLSCREEN Instance method Public Method 19990706
3 GET_TAG Instance method Public Method 19990706
4 HIDE Instance method Public Method 19990706
5 ON_HTML_EVENT Instance method Public Event handling method 19990706
6 RELINK Instance method Public Method 19990706
7 SHOW Instance method Public Method 19990706
8 SHOW_DATA Instance method Public Method 19990706
9 SHOW_HELP Instance method Public Method 19990706
Events
# Event Type Visibility Description Created on
1 HTML_PRIOR_SHOW Instance Event
(0)
Public
(2)
19990706
2 HTML_SUBMIT Instance Event
(0)
Public
(2)
19990706
3 HTML_SWITCH_TO_TREE Instance Event
(0)
Public
(2)
19990706
Types
Class CL_ALVHT_HTMLINPUT 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 PARENT Call by reference Object reference (TYPE REF TO) OBJECT 19990706
2 Importing PARENTID Value transfer Type reference (TYPE) I 19990706
# Exception Resumable Description Created on
1 ERROR 19990706

Method FULLSCREEN Signature

Method FULLSCREEN on class CL_ALVHT_HTMLINPUT has no parameter.
Method FULLSCREEN on class CL_ALVHT_HTMLINPUT has no exception.

Method GET_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA Call by reference Type reference (TYPE) ALVHT_TY_GETDATA 19990706
2 Importing TAG Value transfer Type reference (TYPE) C 19990706
# Exception Resumable Description Created on
1 NOT_FOUND 19990706

Method HIDE Signature

Method HIDE on class CL_ALVHT_HTMLINPUT has no parameter.
Method HIDE on class CL_ALVHT_HTMLINPUT has no exception.

Method ON_HTML_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Value transfer Attribute reference (LIKE) 19990706
2 Importing FRAME Value transfer Attribute reference (LIKE) 19990706
3 Importing GETDATA Value transfer Attribute reference (LIKE) 19990706

Method ON_HTML_EVENT on class CL_ALVHT_HTMLINPUT has no exception.

Method RELINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LINK_DYNNR Call by reference Type reference (TYPE) SYDYNNR 19990706
2 Importing LINK_REPID Call by reference Type reference (TYPE) SYREPID 19990706
3 Importing NOFLUSH Call by reference Type reference (TYPE) C 19990706
# Exception Resumable Description Created on
1 ERROR 19990706

Method SHOW Signature

Method SHOW on class CL_ALVHT_HTMLINPUT has no parameter.
Method SHOW on class CL_ALVHT_HTMLINPUT has no exception.

Method SHOW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAMETAG Value transfer Type reference (TYPE) ALVHT_TY_URL 19990706
2 Importing URL Value transfer Type reference (TYPE) ALVHT_TY_URL 19990706

Method SHOW_DATA on class CL_ALVHT_HTMLINPUT has no exception.

Method SHOW_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Value transfer Type reference (TYPE) C 19990706
# Exception Resumable Description Created on
1 HELP_NOT_FOUND 19990706
Event Signatures

Event HTML_PRIOR_SHOW Signature
Event HTML_PRIOR_SHOW on class CL_ALVHT_HTMLINPUT has no parameter.
Event HTML_SUBMIT Signature
Event HTML_SUBMIT on class CL_ALVHT_HTMLINPUT has no parameter.
Event HTML_SWITCH_TO_TREE Signature
Event HTML_SWITCH_TO_TREE on class CL_ALVHT_HTMLINPUT has no parameter.
History
Last changed by/on SAP  20041228 
SAP Release Created in