Instance for the SAP HTML Viewer
Definition
This instance is defined with reference to class cl_gui_html_viewer:
DATA html_viewer TYPE REF TO cl_gui_html_viewer.
Use
An instance for the SAP HTML Viewer manages all information with regard to an HTML browser in your dynpro. You can call methods on this instance and use them to define and change properties of the SAP HTML Viewer.
Integration
Class cl_gui_picture contains both control-specific methods and methods of the Control Framework.