SAP ABAP Class IFUR_D2_LISTBOX (Perforce change=39041 / 20031016-130046)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IFUR_D2__CONTROL Perforce change=39041 / 20031016-130046 20040812
Properties
Class IFUR_D2_LISTBOX  
Short Description Perforce change=39041 / 20031016-130046    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040812   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IFUR_D2_LISTBOX has no interface implemented.
Friends
Class IFUR_D2_LISTBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL ENABLED 20040812
2 E_LISTBOXBLUR Instance attribute Public Type reference (TYPE) STRING 20040812
3 E_LISTBOXFOCUS Instance attribute Public Type reference (TYPE) STRING 20040812
4 E_LISTBOXKEYDOWN Instance attribute Public Type reference (TYPE) STRING 20040812
5 E_LISTBOXSELECTIONCHANGE Instance attribute Public Type reference (TYPE) STRING 20040812
6 HEIGHT Instance attribute Public Type reference (TYPE) STRING HEIGHT 20040812
7 ID Instance attribute Public Type reference (TYPE) STRING ID 20040812
8 INVALID Instance attribute Public Type reference (TYPE) ABAP_BOOL INVALID 20040812
9 MULTIPLESELECTION Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040812
10 NAME Instance attribute Public Type reference (TYPE) STRING 20040812
11 SIZE Instance attribute Public Attribute reference (LIKE) IFUR_D2=>LISTBOXSIZE_ENUM SIZE 20040812
12 VISIBILITY Instance attribute Public Attribute reference (LIKE) IFUR_D2=>VISIBILITY_ENUM 20040812
13 VISIBLEITEMS Instance attribute Public Type reference (TYPE) I 20040812
14 WIDTH Instance attribute Public Type reference (TYPE) STRING WIDTH 20040812
15 _IID_LISTBOX Constant Public Type reference (TYPE) GUID '0CAA8E3F741DAC1FE10000000A1550A7' 20040812
16 _ITEMS_INDEX Instance attribute Public Type reference (TYPE) I 20040812
17 _ITEMS_LENGTH Instance attribute Public Type reference (TYPE) I 20040812
Methods
# Method Level Visibility Method type Description Created on
1 ITEMS_ADD Instance method Public Method 20040812
2 ITEMS_INIT Instance method Public Method 20040812
3 ITEMS_NEXT Instance method Public Method 20040812
Events
Class IFUR_D2_LISTBOX has no event.
Types
Class IFUR_D2_LISTBOX has no local type.
Method Signatures

Method ITEMS_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Object reference (TYPE REF TO) IFUR_D2_LISTBOXITEM 20040812

Method ITEMS_ADD on class IFUR_D2_LISTBOX has no exception.

Method ITEMS_INIT Signature

Method ITEMS_INIT on class IFUR_D2_LISTBOX has no parameter.
Method ITEMS_INIT on class IFUR_D2_LISTBOX has no exception.

Method ITEMS_NEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IFUR_D2_LISTBOXITEM VALUE 20040812

Method ITEMS_NEXT on class IFUR_D2_LISTBOX has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in