Entering content frame

Background documentation Methods of Class CL_GUI_OBJECT Locate the document in its SAP Library structure

The class CL_GUI_OBJECT contains important methods for custom control wrappers. The only one relevant for application programs is the is_valid method.

It also contains the following public attributes that are relevant for control users:

Attribute

Description

ActiveX

Indicates whether the frontend supports ActiveX controls

gui_is_running

Indicates whether a GUI is running

javabean

Indicates whether the frontend supports Java Beans

www_active

Indicates whether SAPGUI for HTML is active

 

 

 

 

Leaving content frame