SAP ABAP Interface IF_SAT_UI_BUTTON_TYPES (*NO* Reuse: Constants for Button Styles)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SABP_TOOLS_STDIO (Package) *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!!
⤷
⤷
Properties
| Interface | IF_SAT_UI_BUTTON_TYPES | |
| Short Description | *NO* Reuse: Constants for Button Styles |
General Data
| Package | SABP_TOOLS_STDIO | *NO* REUSE - UI Libraries for ABAP Runtime Tools only !!!!!! |
| Created | 20050331 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SAT_UI_BUTTON_TYPES has no forward declaration.
Interfaces
Interface IF_SAT_UI_BUTTON_TYPES has no interface.
Friends
Interface IF_SAT_UI_BUTTON_TYPES has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKBOX | Constant | Public | Type reference (TYPE) | TB_BTYPE | 5 | Checkbox | 20050331 | |
| 2 | MENU | Constant | Public | Type reference (TYPE) | TB_BTYPE | 2 | Menu | 20050331 | |
| 3 | MENU_AND_DEFAULT | Constant | Public | Type reference (TYPE) | TB_BTYPE | 1 | Button & Menu | 20050331 | |
| 4 | MENU_ENTRY | Constant | Public | Type reference (TYPE) | TB_BTYPE | 6 | Submenu | 20050331 | |
| 5 | NORMAL | Constant | Public | Type reference (TYPE) | TB_BTYPE | 0 | Button | 20050331 | |
| 6 | RADIOBUTTON | Constant | Public | Type reference (TYPE) | TB_BTYPE | 4 | Radiobutton | 20050331 | |
| 7 | SEPARATOR | Constant | Public | Type reference (TYPE) | TB_BTYPE | 3 | Divider | 20050331 |
Methods
Interface IF_SAT_UI_BUTTON_TYPES has no method.
Events
Interface IF_SAT_UI_BUTTON_TYPES has no event.
Types
Interface IF_SAT_UI_BUTTON_TYPES has no local type.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |