SAP ABAP Class IFUR_D2_PCSEQUENCE (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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_PHTMLB_CONTAINERSEQUENCE Element Handler: 20030507
Properties
Class IFUR_D2_PCSEQUENCE  
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_PCSEQUENCE has no interface implemented.
Friends
Class IFUR_D2_PCSEQUENCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESSIBILITYDESCRIPTION Instance attribute Public Type reference (TYPE) STRING 20040812
2 COLLAPSED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040812
3 DESIGN Instance attribute Public Attribute reference (LIKE) IFUR_D2=>PCDESIGN_ENUM 20040812
4 E_PCCOLLAPSE Instance attribute Public Type reference (TYPE) STRING 20040812
5 E_PCEXPAND Instance attribute Public Type reference (TYPE) STRING 20040812
6 E_PCOPTIONMENU Instance attribute Public Type reference (TYPE) STRING 20040812
7 E_PCSEQCHANGE Instance attribute Public Type reference (TYPE) STRING 20040812
8 E_PCSEQCREATE Instance attribute Public Type reference (TYPE) STRING 20040812
9 E_PCSEQENTER Instance attribute Public Type reference (TYPE) STRING 20040812
10 E_PCSEQKEYSELECT Instance attribute Public Type reference (TYPE) STRING 20040812
11 E_PCSEQRESIZE Instance attribute Public Type reference (TYPE) STRING 20040812
12 E_SKIPCONTAINER Instance attribute Public Type reference (TYPE) STRING 20040812
13 HASADDITIONALBUTTONS Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040812
14 HASCONTENTCONNECTOR Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040812
15 HASOPTIONMENU Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040812
16 HASTITLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040812
17 HASTITLECONTENT Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040812
18 ID Instance attribute Public Type reference (TYPE) STRING ID 20040812
19 MAXVISIBLEITEMS Instance attribute Public Type reference (TYPE) I 20040812
20 OPTIONMENUID Instance attribute Public Type reference (TYPE) STRING 20040812
21 PAGINATOR Instance attribute Public Object reference (TYPE REF TO) IFUR_D2_PAGINATOR 20040812
22 SCROLLABLEITEMS Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040812
23 SELECTEDINDEX Instance attribute Public Type reference (TYPE) I 20040812
24 TITLEITEM Instance attribute Public Object reference (TYPE REF TO) IFUR_D2_PCSEQUENCEITEM 20040812
25 TITLESELECTED Instance attribute Public Type reference (TYPE) ABAP_BOOL 20040812
26 VISIBILITY Instance attribute Public Attribute reference (LIKE) IFUR_D2=>VISIBILITY_ENUM 20040812
27 _ADDITIONALBUTTONS_INDEX Instance attribute Public Type reference (TYPE) I 20040812
28 _ADDITIONALBUTTONS_LENGTH Instance attribute Public Type reference (TYPE) I 20040812
29 _IID_PCSEQUENCE Constant Public Type reference (TYPE) GUID '13AA8E3F741DAC1FE10000000A1550A7' 20040812
30 _ITEMS_INDEX Instance attribute Public Type reference (TYPE) I 20040812
31 _ITEMS_LENGTH Instance attribute Public Type reference (TYPE) I 20040812
Methods
# Method Level Visibility Method type Description Created on
1 ADDITIONALBUTTONS_ADD Instance method Public Method 20040812
2 ADDITIONALBUTTONS_INIT Instance method Public Method 20040812
3 ADDITIONALBUTTONS_NEXT Instance method Public Method 20040812
4 C_PCSEQCHANGE Instance method Public Method 20040812
5 C_PCSEQKEYSELECT Instance method Public Method 20040812
6 ITEMS_ADD Instance method Public Method 20040812
7 ITEMS_INIT Instance method Public Method 20040812
8 ITEMS_NEXT Instance method Public Method 20040812
Events
Class IFUR_D2_PCSEQUENCE has no event.
Types
Class IFUR_D2_PCSEQUENCE has no local type.
Method Signatures

Method ADDITIONALBUTTONS_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_PCICONBUTTON 20040812

Method ADDITIONALBUTTONS_ADD on class IFUR_D2_PCSEQUENCE has no exception.

Method ADDITIONALBUTTONS_INIT Signature

Method ADDITIONALBUTTONS_INIT on class IFUR_D2_PCSEQUENCE has no parameter.
Method ADDITIONALBUTTONS_INIT on class IFUR_D2_PCSEQUENCE has no exception.

Method ADDITIONALBUTTONS_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_PCICONBUTTON VALUE 20040812

Method ADDITIONALBUTTONS_NEXT on class IFUR_D2_PCSEQUENCE has no exception.

Method C_PCSEQCHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLID Call by reference Type reference (TYPE) STRING 20040812
2 Returning EVENT Value transfer Type reference (TYPE) STRING EVENT 20040812
3 Importing ISTITLE Call by reference Type reference (TYPE) ABAP_BOOL 20040812
4 Importing NEWSELECTEDINDEX Call by reference Type reference (TYPE) I 20040812
5 Importing SELECTEDINDEX Call by reference Type reference (TYPE) I 20040812

Method C_PCSEQCHANGE on class IFUR_D2_PCSEQUENCE has no exception.

Method C_PCSEQKEYSELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLID Call by reference Type reference (TYPE) STRING 20040812
2 Returning EVENT Value transfer Type reference (TYPE) STRING EVENT 20040812
3 Importing NEWSELECTEDINDEX Call by reference Type reference (TYPE) I 20040812
4 Importing TABCOUNT Call by reference Type reference (TYPE) I 20040812

Method C_PCSEQKEYSELECT on class IFUR_D2_PCSEQUENCE has no exception.

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_PCSEQUENCEITEM 20040812

Method ITEMS_ADD on class IFUR_D2_PCSEQUENCE has no exception.

Method ITEMS_INIT Signature

Method ITEMS_INIT on class IFUR_D2_PCSEQUENCE has no parameter.
Method ITEMS_INIT on class IFUR_D2_PCSEQUENCE 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_PCSEQUENCEITEM VALUE 20040812

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