SAP ABAP Class IF_WD_FOCUS_INFO (Focus Information)
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
Class IF_WD_FOCUS_INFO  
Short Description Focus Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090910   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WD_FOCUS_INFO has no forward declaration.
Interfaces
Class IF_WD_FOCUS_INFO has no interface implemented.
Friends
Class IF_WD_FOCUS_INFO has no friend class.
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 APPLIES_TO_VIEW_ELEMENT Instance method Public Method FocusInfo Valid for ViewElement? (CX_WD_GENERAL) 20090911
Events
Class IF_WD_FOCUS_INFO has no event.
Types
Class 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 Importing 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 class IF_WD_FOCUS_INFO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in