Skip to content

Commit 7ef625b

Browse files
committed
add
1 parent bd848dc commit 7ef625b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/cl_gui_control.clas.abap

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
CLASS cl_gui_control DEFINITION PUBLIC.
22
PUBLIC SECTION.
33

4+
CLASS-DATA www_active TYPE abap_bool READ-ONLY.
5+
46
CLASS-METHODS set_focus
57
IMPORTING
68
control TYPE REF TO cl_gui_control.

0 commit comments

Comments
 (0)