Parent: $root.$constants
kAlignModeAll | Set $columnalignmode to this value to make $setcolumnalign affect both the heading and body of the headed list box |
kAlignModeBody | Set $columnalignmode to this value to make $setcolumnalign affect only the body of the headed list box |
kAlignModeFooter | Set $columnalignmode to this value to make $setcolumnalign affect only the footer of the headed list box |
kAlignModeHeading | Set $columnalignmode to this value to make $setcolumnalign affect only the heading of the headed list box |
kAlignModeNone | Set $columnalignmode to this value to disable the affect of $setcolumnalign on the headed list box |
kListDeleteSelected | LIST.$remove(kListDeleteSelected) deletes the selected lines from the list |
kListKeepSelected | LIST.$remove(kListKeepSelected) deletes the unselected lines from the list |