SAP ABAP Interface IF_CHIP_MENU_CHECKBOX (CHIP_MENU_CHECKBOX)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
⤷
SWDP_CCP_API (Package) Web Dynpro ABAP: CCP Integration API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CHIP_MENU_CHECKBOX | 20090327 |
Properties
| Interface | IF_CHIP_MENU_CHECKBOX | |
| Short Description | CHIP_MENU_CHECKBOX |
General Data
| Package | SWDP_CCP_API | Web Dynpro ABAP: CCP Integration API |
| Created | 20090324 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CHIP_MENU_ITEM | CHIP Menu Item | 20090324 |
Friends
Interface IF_CHIP_MENU_CHECKBOX has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | CHECKED | 20090324 | ||
| 2 | ENABLED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | ENABLED | 20090324 | ||
| 3 | NEEDS_MORE_INFO | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | NEEDS_MORE_INFO | 20090324 | ||
| 4 | TEXT | Instance attribute | Public | Type reference (TYPE) | STRING | Text | 20090324 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Property CHECKED | 20090324 | |
| 2 | Instance method | Public | Method | Returns property ENABLED | 20090324 | |
| 3 | Instance method | Public | Method | Returns property NEEDS_MORE_INFO | 20090324 | |
| 4 | Instance method | Public | Method | Returns property TEXT | 20090324 | |
| 5 | Instance method | Public | Method | Sets Property CHECKED | 20090324 | |
| 6 | Instance method | Public | Method | Sets property ENABLED | 20090324 | |
| 7 | Instance method | Public | Method | Sets property NEEDS_MORE_INFO | 20090324 | |
| 8 | Instance method | Public | Method | Sets property TEXT | 20090324 |
Events
Interface IF_CHIP_MENU_CHECKBOX has no event.
Types
Interface IF_CHIP_MENU_CHECKBOX has no local type.
Method Signatures
Method GET_CHECKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | CHECKED | 20090324 |
Method GET_CHECKED on Interface IF_CHIP_MENU_CHECKBOX has no exception.
Method GET_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Eigenschaft ENABLED | 20090324 |
Method GET_ENABLED on Interface IF_CHIP_MENU_CHECKBOX has no exception.
Method GET_NEEDS_MORE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEEDS_MORE_INFO | Value transfer | Type reference (TYPE) | ABAP_BOOL | Eigenschaft NEEDS_MORE_INFO | 20090324 |
Method GET_NEEDS_MORE_INFO on Interface IF_CHIP_MENU_CHECKBOX has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Value transfer | Type reference (TYPE) | STRING | Eigenschaft TEXT | 20090324 |
Method GET_TEXT on Interface IF_CHIP_MENU_CHECKBOX has no exception.
Method SET_CHECKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | CHECKED | 20090324 |
Method SET_CHECKED on Interface IF_CHIP_MENU_CHECKBOX has no exception.
Method SET_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Eigenschaft ENABLED | 20090324 |
Method SET_ENABLED on Interface IF_CHIP_MENU_CHECKBOX has no exception.
Method SET_NEEDS_MORE_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEEDS_MORE_INFO | Call by reference | Type reference (TYPE) | ABAP_BOOL | Eigenschaft NEEDS_MORE_INFO | 20090324 |
Method SET_NEEDS_MORE_INFO on Interface IF_CHIP_MENU_CHECKBOX has no exception.
Method SET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TEXT | Call by reference | Type reference (TYPE) | STRING | Eigenschaft TEXT | 20090324 |
Method SET_TEXT on Interface IF_CHIP_MENU_CHECKBOX has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |