SAP ABAP Class CL_WD_BUTTON_ROW (CL_WD_BUTTON_ROW)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_STANDARD (Package) UIE Library "Standard"
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_UIELEMENT | Perforce change= / 20051117-125541 | 20040914 |
Properties
| Class | CL_WD_BUTTON_ROW | |
| Short Description | ||
| Super Class | CL_WD_UIELEMENT | Perforce change= / 20051117-125541 |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20040914 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WD_BUTTON_ROW has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20140708 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20140708 | Web Dynpro View Element |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | I | 20040914 | ||||
| 2 | Instance attribute | Protected | Type reference (TYPE) | IF_WD_BUTTON_ROW_ITEM=>TT_BUTTON_ROW_ITEM | 20040914 | ||||
| 3 | Constant | Public | Type reference (TYPE) | GUID | '5CB468426C506824E10000000A1550C0' | 20050316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20040914 | ||
| 2 | Instance method | Public | Constructor | 20040914 | ||
| 3 | Instance method | Public | Method | 20040914 | ||
| 4 | Instance method | Public | Method | 20040914 | ||
| 5 | Instance method | Public | Method | 20040914 | ||
| 6 | Static method | Public | Method | 20040914 | ||
| 7 | Instance method | Public | Method | 20040914 | ||
| 8 | Instance method | Public | Method | 20040914 | ||
| 9 | Instance method | Public | Method | 20040914 |
Events
Class CL_WD_BUTTON_ROW has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_BUTTON_ROW | Public | See coding | 20050316 | tt_BUTTON_ROW TYPE TABLE OF REF TO CL_WD_BUTTON_ROW WITH DEFAULT KEY
|
Method Signatures
Method ADD_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20040914 | ||||
| 2 | THE_BUTTON | Call by reference | Object reference (TYPE REF TO) | IF_WD_BUTTON_ROW_ITEM | 20040914 |
Method ADD_BUTTON on class CL_WD_BUTTON_ROW has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20040914 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040914 |
Method CONSTRUCTOR on class CL_WD_BUTTON_ROW has no exception.
Method GET_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20040914 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20040914 | ||||
| 3 | THE_BUTTON | Value transfer | Object reference (TYPE REF TO) | IF_WD_BUTTON_ROW_ITEM | 20040914 |
Method GET_BUTTON on class CL_WD_BUTTON_ROW has no exception.
Method GET_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_BUTTONS | Value transfer | Type reference (TYPE) | IF_WD_BUTTON_ROW_ITEM=>TT_BUTTON_ROW_ITEM | 20040914 |
Method GET_BUTTONS on class CL_WD_BUTTON_ROW has no exception.
Method HAS_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040914 |
Method HAS_BUTTONS on class CL_WD_BUTTON_ROW has no exception.
Method NEW_BUTTON_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIND_ENABLED | Call by reference | Type reference (TYPE) | STRING | 20040914 | ||||
| 2 | BIND_STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20131015 | ||||
| 3 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20040914 | ||||
| 4 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | STRING | 20040914 | ||||
| 5 | CONTEXT_MENU_BEHAVIOUR | Call by reference | Type reference (TYPE) | WDUI_CONTEXT_MENU_BEHAVIOUR | E_CONTEXT_MENU_BEHAVIOUR-INHERIT | 20060622 | |||
| 6 | CONTEXT_MENU_ID | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20060622 | ||||
| 7 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_BUTTON_ROW | 20040914 | ||||
| 8 | ENABLED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20040914 | |||
| 9 | ID | Call by reference | Type reference (TYPE) | STRING | 20040914 | ||||
| 10 | STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20131015 | ||||
| 11 | TOOLTIP | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20040914 | ||||
| 12 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040914 | ||||
| 13 | VISIBLE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | E_VISIBLE-VISIBLE | 20040914 |
Method NEW_BUTTON_ROW on class CL_WD_BUTTON_ROW has no exception.
Method NUMBER_OF_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER | Value transfer | Type reference (TYPE) | I | 20040914 |
Method NUMBER_OF_BUTTONS on class CL_WD_BUTTON_ROW has no exception.
Method REMOVE_ALL_BUTTONS Signature
Method REMOVE_ALL_BUTTONS on class CL_WD_BUTTON_ROW has no parameter.
Method REMOVE_ALL_BUTTONS on class CL_WD_BUTTON_ROW has no exception.
Method REMOVE_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20040914 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20040914 | ||||
| 3 | THE_BUTTON | Value transfer | Object reference (TYPE REF TO) | IF_WD_BUTTON_ROW_ITEM | 20040914 |
Method REMOVE_BUTTON on class CL_WD_BUTTON_ROW has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |