SAP ABAP Interface IF_SALV_WD_UIGL20_HANDLER (Interface of UI Guideline 2.0 Handler)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_WD_UI_T (Package) SALV WD UI (Translation-Relevant)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_WD_UIGL20_HANDLER | Handles the specifics of the UI Guideline 2.0 for WD ALV | 20100506 |
Properties
| Interface | IF_SALV_WD_UIGL20_HANDLER | |
| Short Description | Interface of UI Guideline 2.0 Handler |
General Data
| Package | SALV_WD_UI_T | SALV WD UI (Translation-Relevant) |
| Created | 20100506 | 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_SALV_WD_UIGL20_EDIT | Handles edit functionality in UI Guideline 2.0 | 20100520 | ||
| 2 | IF_SALV_WD_UIGL20_FILTER | Handles the filter in UI Guideline 2.0 | 20100506 | ||
| 3 | IF_SALV_WD_UIGL20_SORT | obsolete [Handles the sort in UI Guideline 2.0] | 20100519 |
Friends
Interface IF_SALV_WD_UIGL20_HANDLER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_FILTER_SUGGESTION_NODE_ID | Instance attribute | Public | Attribute reference (LIKE) | 20100506 | ||||
| 2 | C_SUGGESTION_ATTRIBUTE_ID | Instance attribute | Public | Attribute reference (LIKE) | 20100506 |
Methods
Events
Interface IF_SALV_WD_UIGL20_HANDLER has no event.
Types
Interface IF_SALV_WD_UIGL20_HANDLER has no local type.
Method Signatures
Method CREATE_FILTER_SUGGESTION_NODE Signature
Method CREATE_FILTER_SUGGESTION_NODE on Interface IF_SALV_WD_UIGL20_HANDLER has no parameter.
Method CREATE_FILTER_SUGGESTION_NODE on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method GET_GRID_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDUI_TABLE_GRID_MODE | Web Dynpro: TableGridMode | 20100507 |
Method GET_GRID_MODE on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method GET_SELECTION_CHANGE_BEHAVIOUR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDUI_TABLE_SEL_CHNG_BEHVR | The Table selection change behaviour to be used | 20100506 |
Method GET_SELECTION_CHANGE_BEHAVIOUR on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method INVALIDATE_SUGGESTIONS Signature
Method INVALIDATE_SUGGESTIONS on Interface IF_SALV_WD_UIGL20_HANDLER has no parameter.
Method INVALIDATE_SUGGESTIONS on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method IS_GUIDELINE_20_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_SALV_WD_COMPONENT_TABLE | The Web Dynpro ALV component to test against | 20100506 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true if the UI Guideline 2.0 is enabled | 20100506 | |||
| 3 | WD_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | The Web Dynpro component to test against | 20100506 |
Method IS_GUIDELINE_20_ENABLED on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method IS_ONE_CLICK_ACTION_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_WD_COLUMN | Column to test | 20100609 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 'X' if the column contains any One Click Actions | 20100609 |
Method IS_ONE_CLICK_ACTION_COLUMN on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method ON_APPEND_ROWS Signature
Method ON_APPEND_ROWS on Interface IF_SALV_WD_UIGL20_HANDLER has no parameter.
Method ON_APPEND_ROWS on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method ON_DELETE_ROWS Signature
Method ON_DELETE_ROWS on Interface IF_SALV_WD_UIGL20_HANDLER has no parameter.
Method ON_DELETE_ROWS on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method ON_FILTER Signature
Method ON_FILTER on Interface IF_SALV_WD_UIGL20_HANDLER has no parameter.
Method ON_FILTER on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method ON_INSERT_ROWS Signature
Method ON_INSERT_ROWS on Interface IF_SALV_WD_UIGL20_HANDLER has no parameter.
Method ON_INSERT_ROWS on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method PROVIDE_SUGGESTIONS Signature
Method PROVIDE_SUGGESTIONS on Interface IF_SALV_WD_UIGL20_HANDLER has no parameter.
Method PROVIDE_SUGGESTIONS on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method UPDATE_COLUMN_FILTER Signature
Method UPDATE_COLUMN_FILTER on Interface IF_SALV_WD_UIGL20_HANDLER has no parameter.
Method UPDATE_COLUMN_FILTER on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
Method UPDATE_COLUMN_SORT Signature
Method UPDATE_COLUMN_SORT on Interface IF_SALV_WD_UIGL20_HANDLER has no parameter.
Method UPDATE_COLUMN_SORT on Interface IF_SALV_WD_UIGL20_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |