SAP ABAP Class CL_WD_TOGGLE_BUTTON (Perforce change= / 20050422-074842)
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_ABSTR_TOGGLE_BUTTON | 20050121 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_BUTTON_ROW_ITEM | Perforce change= / 20050316-075430 | 20041116 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_MELTING_GROUP_ITEM | 20060301 | |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TABLE_CELL_EDITOR | Perforce change= / 20050316-075430 | 20041116 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_TABLE_MULTI_CELL_EDITOR | 20090930 |
Properties
| Class | CL_WD_TOGGLE_BUTTON | |
| Short Description | Perforce change= / 20050422-074842 | |
| Super Class | CL_WD_ABSTR_TOGGLE_BUTTON | |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_STANDARD | UIE Library "Standard" |
| Created | 20041116 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WD_BUTTON_ROW_ITEM | Perforce change= / 20050316-075430 | 20041116 | ||
| 2 | IF_WD_MELTING_GROUP_ITEM | 20060301 | |||
| 3 | IF_WD_TABLE_CELL_EDITOR | Perforce change= / 20050316-075430 | 20041116 | ||
| 4 | IF_WD_TABLE_MULTI_CELL_EDITOR | 20090930 |
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 | Constant | Public | Type reference (TYPE) | GUID | '70B468426C506824E10000000A1550C0' | CID_TOGGLE_BUTTON | 20050316 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041116 | |
| 2 | Static method | Public | Method | NEW_TOGGLE_BUTTON | 20041116 |
Events
Class CL_WD_TOGGLE_BUTTON has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_TOGGLE_BUTTON | Public | See coding | TT_TOGGLE_BUTTON | 20050316 | tt_TOGGLE_BUTTON TYPE TABLE OF REF TO CL_WD_TOGGLE_BUTTON WITH DEFAULT KEY
|
Method Signatures
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 | 20041116 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20041116 |
Method CONSTRUCTOR on class CL_WD_TOGGLE_BUTTON has no exception.
Method NEW_TOGGLE_BUTTON Signature
Method NEW_TOGGLE_BUTTON on class CL_WD_TOGGLE_BUTTON has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 710 |