SAP ABAP Class CL_WD_PAT_SEQUENCE (CL_WD_PAT_SEQUENCE)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_UIEL_PATTERN (Package) UIE Library "Pattern"
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_ABSTR_PAT_CONTAINER | 20040702 |
Properties
| Class | CL_WD_PAT_SEQUENCE | |
| Short Description | ||
| Super Class | CL_WD_ABSTR_PAT_CONTAINER | |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_UIEL_PATTERN | UIE Library "Pattern" |
| Created | 20040702 | SAP |
| Last change | 20141120 | |
| 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_PAT_SEQUENCE has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_NW7_VIEW_ELEMENT_ADAPTER | 20140113 | Web Dynpro Local Test XX7 | |
| 2 | CL_WDR_VIEW_ELEMENT | 20140113 | Web Dynpro View Element |
Attributes
Methods
Events
Class CL_WD_PAT_SEQUENCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_PAT_SEQUENCE | Public | See coding | 20050316 | tt_PAT_SEQUENCE TYPE TABLE OF REF TO CL_WD_PAT_SEQUENCE WITH DEFAULT KEY
|
Method Signatures
Method ADD_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INDEX | Call by reference | Type reference (TYPE) | I | 20040702 | ||||
| 2 | THE_STEP | Call by reference | Object reference (TYPE REF TO) | CL_WD_PAT_SEQUENCE_STEP | 20040702 |
Method ADD_STEP on class CL_WD_PAT_SEQUENCE has no exception.
Method BIND_MAX_VISIBLE_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20040702 |
Method BIND_MAX_VISIBLE_STEPS on class CL_WD_PAT_SEQUENCE has no exception.
Method BIND_SELECTED_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PATH | Call by reference | Type reference (TYPE) | STRING | 20040702 |
Method BIND_SELECTED_STEP on class CL_WD_PAT_SEQUENCE has no exception.
Method BOUND_MAX_VISIBLE_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040702 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040702 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20040702 |
Method BOUND_MAX_VISIBLE_STEPS on class CL_WD_PAT_SEQUENCE has no exception.
Method BOUND_SELECTED_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040702 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040702 | ||||
| 3 | PATH | Value transfer | Type reference (TYPE) | STRING | 20040702 |
Method BOUND_SELECTED_STEP on class CL_WD_PAT_SEQUENCE 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 | 20040702 | ||||
| 2 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040702 |
Method CONSTRUCTOR on class CL_WD_PAT_SEQUENCE has no exception.
Method GET_MAX_VISIBLE_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040702 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040702 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | I | 20040702 |
Method GET_MAX_VISIBLE_STEPS on class CL_WD_PAT_SEQUENCE has no exception.
Method GET_ON_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040702 |
Method GET_ON_SELECT on class CL_WD_PAT_SEQUENCE has no exception.
Method GET_SELECTED_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20040702 | ||||
| 2 | CONTEXT_NODE_PATH_NAME | Value transfer | Type reference (TYPE) | STRING | 20040702 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20040702 |
Method GET_SELECTED_STEP on class CL_WD_PAT_SEQUENCE has no exception.
Method GET_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20040702 | ||||
| 3 | THE_STEP | Value transfer | Object reference (TYPE REF TO) | CL_WD_PAT_SEQUENCE_STEP | 20040702 |
Method GET_STEP on class CL_WD_PAT_SEQUENCE has no exception.
Method GET_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_STEPS | Value transfer | Type reference (TYPE) | CL_WD_PAT_SEQUENCE_STEP=>TT_PAT_SEQUENCE_STEP | 20040702 |
Method GET_STEPS on class CL_WD_PAT_SEQUENCE has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_TITLE | Value transfer | Object reference (TYPE REF TO) | CL_WD_PAT_SEQUENCE_STEP | 20040702 |
Method GET_TITLE on class CL_WD_PAT_SEQUENCE has no exception.
Method HAS_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20040702 |
Method HAS_STEPS on class CL_WD_PAT_SEQUENCE has no exception.
Method MAPPED_ON_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20040702 |
Method MAPPED_ON_SELECT on class CL_WD_PAT_SEQUENCE has no exception.
Method MAP_ON_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Attribute reference (LIKE) | IF_WD_EVENT=>PARAMETERS | 20040702 |
Method MAP_ON_SELECT on class CL_WD_PAT_SEQUENCE has no exception.
Method NEW_PAT_SEQUENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCESSIBILITY_DESCR | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20040702 | ||||
| 2 | BIND_ACCESSIBILITY_DESCR | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 3 | BIND_DESIGN | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 4 | BIND_ENABLED | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 5 | BIND_HAS_CONTENT_CONNECTOR | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 6 | BIND_MAX_VISIBLE_STEPS | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 7 | BIND_SELECTED_STEP | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 8 | BIND_STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20131015 | ||||
| 9 | BIND_TOOLTIP | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 10 | BIND_VISIBLE | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 11 | CONTEXT_MENU_BEHAVIOUR | Call by reference | Type reference (TYPE) | WDUI_CONTEXT_MENU_BEHAVIOUR | E_CONTEXT_MENU_BEHAVIOUR-INHERIT | 20060613 | |||
| 12 | CONTEXT_MENU_ID | Call by reference | Type reference (TYPE) | WDY_MD_UI_ELEMENT_REFERENCE | 20060613 | ||||
| 13 | CONTROL | Value transfer | Object reference (TYPE REF TO) | CL_WD_PAT_SEQUENCE | 20040702 | ||||
| 14 | DESIGN | Call by reference | Type reference (TYPE) | WDUI_PAT_DESIGN | E_DESIGN-PLAIN | 20040702 | |||
| 15 | ENABLED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 'X' | 20040702 | |||
| 16 | HAS_CONTENT_CONNECTOR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20040702 | ||||
| 17 | ID | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 18 | MAX_VISIBLE_STEPS | Call by reference | Type reference (TYPE) | I | '7' | 20040702 | |||
| 19 | ON_SELECT | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 20 | SELECTED_STEP | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 21 | STYLE_CLASS_NAME | Call by reference | Type reference (TYPE) | STRING | 20131015 | ||||
| 22 | TOOLTIP | Call by reference | Type reference (TYPE) | WDY_MD_TRANSLATABLE_TEXT | 20040702 | ||||
| 23 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | 20040702 | ||||
| 24 | VISIBLE | Call by reference | Type reference (TYPE) | WDUI_VISIBILITY | E_VISIBLE-VISIBLE | 20040702 |
Method NEW_PAT_SEQUENCE on class CL_WD_PAT_SEQUENCE has no exception.
Method NUMBER_OF_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUMBER | Value transfer | Type reference (TYPE) | I | 20040702 |
Method NUMBER_OF_STEPS on class CL_WD_PAT_SEQUENCE has no exception.
Method REMOVE_ALL_STEPS Signature
Method REMOVE_ALL_STEPS on class CL_WD_PAT_SEQUENCE has no parameter.
Method REMOVE_ALL_STEPS on class CL_WD_PAT_SEQUENCE has no exception.
Method REMOVE_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | 20040702 | ||||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | 20040702 | ||||
| 3 | THE_STEP | Value transfer | Object reference (TYPE REF TO) | CL_WD_PAT_SEQUENCE_STEP | 20040702 |
Method REMOVE_STEP on class CL_WD_PAT_SEQUENCE has no exception.
Method SET_MAX_VISIBLE_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | I | 20040702 |
Method SET_MAX_VISIBLE_STEPS on class CL_WD_PAT_SEQUENCE has no exception.
Method SET_ON_SELECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20040702 |
Method SET_ON_SELECT on class CL_WD_PAT_SEQUENCE has no exception.
Method SET_SELECTED_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20040702 |
Method SET_SELECTED_STEP on class CL_WD_PAT_SEQUENCE has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_TITLE | Call by reference | Object reference (TYPE REF TO) | CL_WD_PAT_SEQUENCE_STEP | 20040702 |
Method SET_TITLE on class CL_WD_PAT_SEQUENCE has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 710 |