Module ...

A generic UI button

Functions

_M:listPopup (title, text, list, w, h, fct) Requests a simple, press any key, dialog
_M:simpleLongPopup (title, text, w, fct, no_leave, force_height) Requests a simple, press any key, dialog
_M:simplePopup (title, text, fct, no_leave, any_leave) Requests a simple, press any key, dialog
_M:simpleWaiter (title, text, width, count, max) Requests a simple waiter dialog
_M:yesnoLongPopup (title, text, w, fct, yes_text, no_text, no_leave, escape) Requests a long yes-no dialog
_M:yesnoPopup (title, text, fct, yes_text, no_text, no_leave, escape) Requests a simple yes-no dialog
_M:yesnocancelLongPopup (title, text, w, fct, yes_text, no_text, cancel_text, no_leave, escape) Requests a simple yes-no dialog
_M:yesnocancelPopup (title, text, fct, yes_text, no_text, cancel_text, no_leave, escape) Requests a simple yes-no dialog


Functions

_M:listPopup (title, text, list, w, h, fct)
Requests a simple, press any key, dialog

Parameters

  • title:
  • text:
  • list:
  • w:
  • h:
  • fct:
_M:simpleLongPopup (title, text, w, fct, no_leave, force_height)
Requests a simple, press any key, dialog

Parameters

  • title:
  • text:
  • w:
  • fct:
  • no_leave:
  • force_height:
_M:simplePopup (title, text, fct, no_leave, any_leave)
Requests a simple, press any key, dialog

Parameters

  • title:
  • text:
  • fct:
  • no_leave:
  • any_leave:
_M:simpleWaiter (title, text, width, count, max)
Requests a simple waiter dialog

Parameters

  • title:
  • text:
  • width:
  • count:
  • max:
_M:yesnoLongPopup (title, text, w, fct, yes_text, no_text, no_leave, escape)
Requests a long yes-no dialog

Parameters

  • title:
  • text:
  • w:
  • fct:
  • yes_text:
  • no_text:
  • no_leave:
  • escape:
_M:yesnoPopup (title, text, fct, yes_text, no_text, no_leave, escape)
Requests a simple yes-no dialog

Parameters

  • title:
  • text:
  • fct:
  • yes_text:
  • no_text:
  • no_leave:
  • escape:
_M:yesnocancelLongPopup (title, text, w, fct, yes_text, no_text, cancel_text, no_leave, escape)
Requests a simple yes-no dialog

Parameters

  • title:
  • text:
  • w:
  • fct:
  • yes_text:
  • no_text:
  • cancel_text:
  • no_leave:
  • escape:
_M:yesnocancelPopup (title, text, fct, yes_text, no_text, cancel_text, no_leave, escape)
Requests a simple yes-no dialog

Parameters

  • title:
  • text:
  • fct:
  • yes_text:
  • no_text:
  • cancel_text:
  • no_leave:
  • escape:

Valid XHTML 1.0!