[Home] [Help]
1: PACKAGE BODY POS_WINDOW AS
2: /* $Header: POSASLWB.pls 115.1 99/10/14 16:18:24 porting shi $ */
3:
4: /* DialogBox
5: * ---------
70: htp.p(' scrolling=no>');
71:
72:
73: htp.p('
75:
76: htp.p(' name=alert_cancel_bottom');
77: htp.p(' marginwidth=0');
78: htp.p(' scrolling=no>');
349: htp.p(' scrolling=no>');
350:
351: -- lower button frame
352: htp.p('
354: htp.p(' name=controlregion');
355: htp.p(' marginwidth=0');
356: htp.p(' frameborder=no');
357: htp.p(' scrolling=no>');
372:
373: END ModalWindow;
374:
375:
376: END POS_WINDOW;