SAP ABAP Class CL_UA_CARD_LAYOUT_COMPONENT (Participant in Card Layout)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-BA (Application Component) Business Analytics
     UA_MODELLER (Package) Package UA_MODELLER
Properties
Class CL_UA_CARD_LAYOUT_COMPONENT  
Short Description Participant in Card Layout    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UA_MODELLER   Package UA_MODELLER 
Created 20020625   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UA_CARD_LAYOUT_COMPONENT has no forward declaration.
Interfaces
Class CL_UA_CARD_LAYOUT_COMPONENT has no interface implemented.
Friends
Class CL_UA_CARD_LAYOUT_COMPONENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ICON Instance attribute Public Type reference (TYPE) ICON_D Icon in text fields (substitute display, alias) 20020625
2 MD_KIND Instance attribute Public Type reference (TYPE) I Type (for example, for Distinction when Forming Menu) 20030219
3 MD_TEXT Instance attribute Public Type reference (TYPE) GUI_TEXT Menu Painter: Function or menu text (4.0) 20020625
4 MO_WORKSET Instance attribute Public Object reference (TYPE REF TO) CL_UA_WORKSET Working Environment 20040319
5 MS_MVC Instance attribute Private Type reference (TYPE) UAB_S_MVC Model Adapter, View and Controller 20020704
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20020625
2 GET_ID Instance method Public Method Gets Unique ID of Card 20020705
3 GET_MVC Instance method Public Method Gets Model Adapter / View / Controller 20020704
4 HIDE Instance method Public Method Hides Component 20020625
5 SET_KIND Instance method Public Method Sets Category of Component [OBJECT|TLINE] 20030219
6 SHOW Instance method Public Method Shows Component 20020625
Events
Class CL_UA_CARD_LAYOUT_COMPONENT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_COMPONENT_MENU Private See coding 20020625 BEGIN OF s_component_menu, fcode TYPE ui_func, component TYPE REF TO cl_ua_card_layout_component, END OF s_component_menu
2 T_COMPONENT_MENU Private See coding 20020625 t_component_menu TYPE STANDARD TABLE OF s_component_menu
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ICON Call by reference Type reference (TYPE) ICON_D Ikone in Textfeldern (Ersatzdarstellung, Alias) 20020625
2 Importing ID_TEXT Call by reference Type reference (TYPE) GUI_TEXT Menu Painter: Funktions- oder Menütext (4.0) 20020625
3 Importing IS_MVC Call by reference Type reference (TYPE) UAB_S_MVC Model Adapter, View und Controller 20020704

Method CONSTRUCTOR on class CL_UA_CARD_LAYOUT_COMPONENT has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_ID Value transfer Type reference (TYPE) UAB_STRATEGY Strategie zur Unterstützung des MVC-Patterns 20020705

Method GET_ID on class CL_UA_CARD_LAYOUT_COMPONENT has no exception.

Method GET_MVC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MVC Value transfer Type reference (TYPE) UAB_S_MVC Struktur mit Model Adapter, View und Controller 20020704

Method GET_MVC on class CL_UA_CARD_LAYOUT_COMPONENT has no exception.

Method HIDE Signature

Method HIDE on class CL_UA_CARD_LAYOUT_COMPONENT has no parameter.
Method HIDE on class CL_UA_CARD_LAYOUT_COMPONENT has no exception.

Method SET_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_KIND Call by reference Type reference (TYPE) I Art der Komponente 20030219

Method SET_KIND on class CL_UA_CARD_LAYOUT_COMPONENT has no exception.

Method SHOW Signature

Method SHOW on class CL_UA_CARD_LAYOUT_COMPONENT has no parameter.
Method SHOW on class CL_UA_CARD_LAYOUT_COMPONENT has no exception.
History
Last changed by/on SAP  20041209 
SAP Release Created in 320