SAP ABAP Interface IF_WD_FOCUS_INFO (Focus Information)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WD_FOCUS_INFO | Focus Operation | 20090910 |
Properties
| Interface | IF_WD_FOCUS_INFO | |
| Short Description | Focus Information |
General Data
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20090910 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WD_FOCUS_INFO has no forward declaration.
Interfaces
Interface IF_WD_FOCUS_INFO has no interface.
Friends
Interface IF_WD_FOCUS_INFO has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURSOR_LINE | Instance attribute | Public | Type reference (TYPE) | I | Line of Cursor Position | 20090911 | ||
| 2 | CURSOR_POSITION | Instance attribute | Public | Type reference (TYPE) | I | Cursor Position (0 for before 1character, -1 for text end) | 20090910 | ||
| 3 | E_TYPE | Constant | Public | See coding | 20090910 | ||||
| 4 | FROM_LINE | Instance attribute | Public | Type reference (TYPE) | I | Line Selection Start | 20090911 | ||
| 5 | FROM_POSITION | Instance attribute | Public | Type reference (TYPE) | I | Cursor Position Start of Selection | 20090910 | ||
| 6 | TO_LINE | Instance attribute | Public | Type reference (TYPE) | I | Line Selection End | 20090911 | ||
| 7 | TO_POSITION | Instance attribute | Public | Type reference (TYPE) | I | Cursor Position End of Selection | 20090910 | ||
| 8 | TYPE | Instance attribute | Public | Type reference (TYPE) | I | 20090910 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | FocusInfo Valid for ViewElement? (CX_WD_GENERAL) | 20090911 |
Events
Interface IF_WD_FOCUS_INFO has no event.
Types
Interface IF_WD_FOCUS_INFO has no local type.
Method Signatures
Method APPLIES_TO_VIEW_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VIEW_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW_ELEMENT | Web Dynpro: API View Element | 20090911 |
Method APPLIES_TO_VIEW_ELEMENT on Interface IF_WD_FOCUS_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |