SAP ABAP Interface IF_WCF_BUTTON_CONFIG_CALLBACK (Callback interface for button config)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CRM_BRC__BRCBUSINESSRO_IMPL | 20120419 |
Properties
Interface | IF_WCF_BUTTON_CONFIG_CALLBACK | |
Short Description | Callback interface for button config |
General Data
Package | CRM_BSP_WD | WebClient UI Framework Runtime |
Created | 20120418 | SAP |
Last changed | 20131127 | 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 IF_WCF_BUTTON_CONFIG_CALLBACK has no interface.
Friends
Interface IF_WCF_BUTTON_CONFIG_CALLBACK has no friend.
Attributes
Interface IF_WCF_BUTTON_CONFIG_CALLBACK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check to see if button configuration is activated | 20130718 |
2 | ![]() |
Instance method | Public | Method | Callback to modify list of configured buttons | 20120420 |
3 | ![]() |
Instance method | Public | Method | Callback to override the configured max button number | 20120525 |
Events
Interface IF_WCF_BUTTON_CONFIG_CALLBACK has no event.
Types
Interface IF_WCF_BUTTON_CONFIG_CALLBACK has no local type.
Method Signatures
Method IS_BUTTON_CONFIG_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is button config active | 20130718 |
Method IS_BUTTON_CONFIG_ACTIVE on Interface IF_WCF_BUTTON_CONFIG_CALLBACK has no exception.
Method MODIFY_BUTTONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_BUTTONS | Call by reference | Type reference (TYPE) | CRMT_THTMLB_BUTTON_EXT_T | Table of buttons of external sources | 20120420 |
Method MODIFY_BUTTONS on Interface IF_WCF_BUTTON_CONFIG_CALLBACK has no exception.
Method MODIFY_NUM_OF_VISIBLE_BUTTONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_MAX_BUTTON_NUMBER | Value transfer | Type reference (TYPE) | I | 20120525 |
Method MODIFY_NUM_OF_VISIBLE_BUTTONS on Interface IF_WCF_BUTTON_CONFIG_CALLBACK has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 732 |