彈出對話方塊

2021-04-24 14:06:06 字數 958 閱讀 9333

call function 'popup_to_confirm'

exporting

*   titlebar                    = ' '

*   diagnose_object             = ' '

text_question               = 'anything else?'

text_button_1               = 'yes?'

icon_button_1               = '@15@'

text_button_2               = 'no'(002)

icon_button_2               = '@16@'

default_button              = '2'

display_cancel_button       = 'x'

*   userdefined_f1_help         = ' '

*   start_column                = 25

*   start_row                   = 6

*   popup_type                  =

*   iv_quickinfo_button_1       = ' '

*   iv_quickinfo_button_2       = ' '

importing

answer                      = answer

* tables

*   parameter                   =

* exceptions

*   text_not_found              = 1

*   others                      = 2

.

彈出對話方塊

先定義 private view view private alertdialog mprotocoldialog 彈出對話方塊 private void loadprotocol mprotocoldialog new alertdialog.builder this settitle getst...

彈出對話方塊

data answer 20 type c.call function popup to confirm exporting titlebar diagnose object text question anything else?text button 1 yes?icon button 1 15...

彈出模式對話方塊和彈出非模式對話方塊

非模式對話方塊 clistlink m plistlink null ssn return pishowlistdialog in ssn object id listtype,in ssn object id listdialogid m plistlink showwindow sw show ...