SAP ABAP Class /IPRO/CL_COMPOSITE_VIEW (View with sub views)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-DOB (Application Component) Document Builder
     /IPRO/UI/PROGS/ (Package) Programs
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IPRO/CL_VIEW Abstract view class 20031110
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IPRO/CL_PANEL Panel 20040218
2 Inheritance (c INHERITING FROM c_ref)  /IPRO/CL_TABSTRIP_VIEW Tabstrip View 20031111
3 Inheritance (c INHERITING FROM c_ref)  /IPRO/CL_TRAY_VIEW Tray View 20031111
4 Inheritance (c INHERITING FROM c_ref)  /IPRO/CL_WINDOW Window view 20031111
Properties
Class /IPRO/CL_COMPOSITE_VIEW  
Short Description View with sub views    
Super Class /IPRO/CL_VIEW Abstract view class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IPRO/UI/PROGS/   Programs 
Created 20031110   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/CL_COMPOSITE_VIEW has no forward declaration.
Interfaces
Class /IPRO/CL_COMPOSITE_VIEW has no interface implemented.
Friends
Class /IPRO/CL_COMPOSITE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_ACTIVE_SUBVIEW Instance attribute Protected Object reference (TYPE REF TO) /IPRO/CL_VIEW Abstract view class 20031110
2 MT_SUBVIEWS Instance attribute Protected Type reference (TYPE) /IPRO/TT_SUBVIEW Table of views 20031110
Methods
# Method Level Visibility Method type Description Created on
1 ADD_VIEW Instance method Public Method Add a subview 20031110
2 GET_FOCUS Instance method Public Method Get the subvew with the focus 20031111
3 GET_SUBVIEWS Instance method Public Method Get Subviews 20031112
4 SET_FOCUS Instance method Public Method Set the subview with the focus 20031111
5 SUBVIEW_ACTIVATION_CHANGED Instance method Public Method Indicate that a subviews active state has changed 20031110
Events
Class /IPRO/CL_COMPOSITE_VIEW has no event.
Types
Class /IPRO/CL_COMPOSITE_VIEW has no local type.
Method Signatures

Method ADD_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) /IPRO/CL_VIEW Abstract view class 20031110
2 Importing IV_INDEX Call by reference Type reference (TYPE) I Index 20031112
# Exception Resumable Description Created on
1 /IPRO/CX_VIEW View exception 20031112

Method GET_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_VIEW Value transfer Object reference (TYPE REF TO) /IPRO/CL_VIEW Abstract view class 20031111

Method GET_FOCUS on class /IPRO/CL_COMPOSITE_VIEW has no exception.

Method GET_SUBVIEWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VIEWS Value transfer Type reference (TYPE) /IPRO/TT_VIEWS Table of views 20031112

Method GET_SUBVIEWS on class /IPRO/CL_COMPOSITE_VIEW has no exception.

Method SET_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SUBVIEW Call by reference Object reference (TYPE REF TO) /IPRO/CL_VIEW Abstract view class 20031111

Method SET_FOCUS on class /IPRO/CL_COMPOSITE_VIEW has no exception.

Method SUBVIEW_ACTIVATION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SUBVIEW Call by reference Object reference (TYPE REF TO) /IPRO/CL_VIEW Abstract view class 20031110

Method SUBVIEW_ACTIVATION_CHANGED on class /IPRO/CL_COMPOSITE_VIEW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 10A