Template:Digitalisierung - Module - Button handling

From MapbenderWiki

Jump to: navigation, search

Contents

List of Methods


displayButtons()

  • this function is invoked on load. All buttons defined by element vars (buttonDig_ arrays) are initialized.

initDigButton(ind, pos)

  • the button at index ind is initialized with the values of buttonDig_..[pos]. The enabled and disabled functions are being set as well.

digitizeEnable(obj)

  • triggers the corresponding functions after the button obj has been enabled.
Personal tools