Class Method list used by SAP ABAP Class CL_CFX_SO_SIMPLE_LIST (List of Objects That Can Be Displayed on the Screen)
SAP ABAP Class CL_CFX_SO_SIMPLE_LIST (List of Objects That Can Be Displayed on the Screen) is using
# Object Type Object Name Object Description Note
     
1 Class Method  CL_CFX_OBJECT_TYPE - GET_FOR_CLASSIC_OBJECT_TYPE Object Type
2 Class Method  CL_CFX_SO_BUTTON - CONSTRUCTOR Pushbutton
3 Class Method  CL_CFX_SO_CHECKBOX - CONSTRUCTOR Checkbox
4 Class Method  CL_CFX_SO_DATE - CONSTRUCTOR Date (Input and Output)
5 Class Method  CL_CFX_SO_DROPDOWNLISTBOX - ADD_OPTION Dropdown List
6 Class Method  CL_CFX_SO_DROPDOWNLISTBOX - CONSTRUCTOR Dropdown List
7 Class Method  CL_CFX_SO_HTML_TEXT - CONSTRUCTOR Text That Is Written Directly onto the HTML Page
8 Class Method  CL_CFX_SO_HYPERLINK - CONSTRUCTOR Internet Link
9 Class Method  CL_CFX_SO_IMG - CONSTRUCTOR Graphic in HTML
10 Class Method  CL_CFX_SO_INPUTFIELD - CONSTRUCTOR Entry Field for String
11 Class Method  CL_CFX_SO_INPUTLIST - ADD_ELEMENT List with Entry Fields
12 Class Method  CL_CFX_SO_INPUTLIST - ADD_HEADING List with Entry Fields
13 Class Method  CL_CFX_SO_INPUTLIST - CONSTRUCTOR List with Entry Fields
14 Class Method  CL_CFX_SO_LINK - ADD_OBJECT_TYPE Link
15 Class Method  CL_CFX_SO_LINK - CONSTRUCTOR Link
16 Class Method  CL_CFX_SO_SCREEN_OBJECT - GET_LABEL Any Object that Can Be Displayed on the Screen
17 Class Method  CL_CFX_SO_SCREEN_OBJECT - GET_LABEL Any Object that Can Be Displayed on the Screen
18 Class Method  CL_CFX_SO_SCREEN_OBJECT - SERIALIZE Any Object that Can Be Displayed on the Screen
19 Class Method  CL_CFX_SO_SCREEN_OBJECT - SERIALIZE Any Object that Can Be Displayed on the Screen
20 Class Method  CL_CFX_SO_SELECT - ADD_OPTION Select
21 Class Method  CL_CFX_SO_SELECT - CONSTRUCTOR Select
22 Class Method  CL_CFX_SO_SIMPLE_LIST - ADD_SCREEN_OBJECT List of Objects That Can Be Displayed on the Screen
23 Class Method  CL_CFX_SO_TAG - ADD_ATTRIBUTE HTML Tag, For Example <tr width="10px">
24 Class Method  CL_CFX_SO_TAG - CONSTRUCTOR HTML Tag, For Example <tr width="10px">
25 Class Method  CL_CFX_SO_TAG - SET_CLOSE HTML Tag, For Example <tr width="10px">
26 Class Method  CL_CFX_SO_TEXTAREA - CONSTRUCTOR Multiple Entry Field for Text
27 Class Method  CL_CFX_SO_TEXTVIEW - CONSTRUCTOR Display of Text