TDD_BUTTON

(push)buttons. Buttons can have text or a bitmap.


Columns

No Name Domain Dty Len Scale Nulls Foreign Key Description
1 BUT_NAME TDD_IDENT C 30   N   Name.
2 BUT_ACT_NAME TDD_IDENT C 30   N TDD_ACTION.ACT_NAME
3 BUT_BMP_NAME TDD_IDENT C 30   Y TDD_BITMAP.BMP_NAME If specified, the button will be displayed with said bitmap. If NULL then the label from the underlying action will be used.
4 BUT_CLASS TDD_IDENT C 30   Y   Class name. Only used by JScript thin client (for CSS).
5 BUT_TXT_NAME TDD_IDENT C 30   Y TDD_TEXT.TXT_NAME Tooltip. Shown when hovering over object.

Dependents


Updated 16 Jun 2020.