SAP ABAP Class CL_UA_CARD_LAYOUT_MANAGER (Display Several Controls in a Container)
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_MANAGER | |
| Short Description | Display Several Controls in a Container | |
| 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 | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UA_CARD_LAYOUT_MANAGER has no interface implemented.
Friends
Class CL_UA_CARD_LAYOUT_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR6 | '_CARD_' | Character Field of Length 6 | 20020625 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in Screen Area | 20020625 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_OBJECT | Object Instance | 20040616 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_CARD_LAYOUT_COMPONENT | Displayed Component (Top Card) | 20020704 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UA_WORKSET | Working Environment | 20040319 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | UAB_S_MVC | Structure with Model Adapter, View and Controller | 20040615 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UAB_T_CARD_LAYOUT_COMPONENT | Table of Card Layout Components | 20020625 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | T_COMPONENT_MENU | Table for Selection Menu | 20020625 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | UAB_T_BASE_TYPE | List of Basic Types | 20040616 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Component | 20020625 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20020625 | |
| 3 | Instance method | Private | Method | Gets Function Code for Menu Structure | 20020625 | |
| 4 | Instance method | Public | Method | Gets All Components | 20020705 | |
| 5 | Instance method | Public | Method | Gets Context Menu to Select a Component | 20020625 | |
| 6 | Instance method | Public | Method | Gets Container that the Manager Manages | 20020625 | |
| 7 | Instance method | Public | Method | Gets Current Object for Detail Display | 20040617 | |
| 8 | Instance method | Private | Method | Get Table Types Where the Object Keys Are TT Keys | 20060328 | |
| 9 | Instance method | Public | Method | Gets Component of Link just Displayed (Top Card) | 20020705 | |
| 10 | Instance method | Public | Method | Hides All Components | 20030217 | |
| 11 | Instance method | Public | Method | 20040614 | ||
| 12 | Instance method | Public | Method | clear all cards, refresh with new workset | 20040318 | |
| 13 | Instance method | Public | Method | clear all cards | 20040318 | |
| 14 | Instance method | Public | Method | Displays Component | 20020625 | |
| 15 | Instance method | Public | Method | Displays First Component | 20020625 | |
| 16 | Instance method | Public | Method | Displays Selected Component | 20020625 | |
| 17 | Instance method | Public | Method | Displays Top Component | 20031118 |
Events
Class CL_UA_CARD_LAYOUT_MANAGER has no event.
Types
Class CL_UA_CARD_LAYOUT_MANAGER has no local type.
Method Signatures
Method ADD_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CARD_LAYOUT_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_CARD_LAYOUT_COMPONENT | Teilnehmer an einem Card Layout | 20020625 |
Method ADD_COMPONENT on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020625 |
Method CONSTRUCTOR on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method GENERATE_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_CARD_LAYOUT_COMPONENT | Teilnehmer an einem Card Layout | 20020625 | |||
| 2 | RD_FCODE | Value transfer | Type reference (TYPE) | UI_FUNC | Funktionscode | 20020625 |
Method GENERATE_FCODE on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method GET_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_COMPONENT | Value transfer | Type reference (TYPE) | UAB_T_CARD_LAYOUT_COMPONENT | Tabelle von Card-Layout Komponenten | 20020705 |
Method GET_COMPONENTS on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method GET_COMPONENT_MENU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CTMENU | Value transfer | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20020625 |
Method GET_COMPONENT_MENU on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method GET_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20020625 |
Method GET_CONTAINER on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_UA_OBJECT | Objektinstanz | 20040617 |
Method GET_OBJECT on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method GET_TABLETYPES_FOR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TLINES | Value transfer | Type reference (TYPE) | UAB_T_BASE_TYPE | Table Lines table | 20060328 | |||
| 2 | IO_ENVIRONMENT | Call by reference | Object reference (TYPE REF TO) | IF_UA_CE_ENVIRONMENT | Environment | 20060328 |
Method GET_TABLETYPES_FOR_OBJECT on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method GET_TOP_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TOP_COMPONENT | Value transfer | Object reference (TYPE REF TO) | CL_UA_CARD_LAYOUT_COMPONENT | Teilnehmer an einem Card Layout | 20020705 |
Method GET_TOP_COMPONENT on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method HIDE_COMPONENTS Signature
Method HIDE_COMPONENTS on class CL_UA_CARD_LAYOUT_MANAGER has no parameter.
Method HIDE_COMPONENTS on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method ON_SELECTION_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VISIBLE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040615 | ||
| 2 | IS_MVC | Call by reference | Type reference (TYPE) | UAB_S_MVC | Struktur mit Model Adapter, View und Controller | 20040614 |
Method ON_SELECTION_CHANGE on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method ON_WORKSET_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_VISIBLE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20040319 | ||
| 2 | IO_WORKSET | Call by reference | Object reference (TYPE REF TO) | CL_UA_WORKSET | Workset | 20040318 |
Method ON_WORKSET_CHANGE on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method ON_WORKSET_CLOSE Signature
Method ON_WORKSET_CLOSE on class CL_UA_CARD_LAYOUT_MANAGER has no parameter.
Method ON_WORKSET_CLOSE on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method SHOW_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CARD_LAYOUT_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_UA_CARD_LAYOUT_COMPONENT | Teilnehmer an einem Card Layout | 20020625 |
Method SHOW_COMPONENT on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method SHOW_FIRST Signature
Method SHOW_FIRST on class CL_UA_CARD_LAYOUT_MANAGER has no parameter.
Method SHOW_FIRST on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method SHOW_SELECTED_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FCODE | Call by reference | Type reference (TYPE) | UI_FUNC | Funktionscode | 20020625 |
Method SHOW_SELECTED_COMPONENT on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
Method SHOW_TOP_COMPONENT Signature
Method SHOW_TOP_COMPONENT on class CL_UA_CARD_LAYOUT_MANAGER has no parameter.
Method SHOW_TOP_COMPONENT on class CL_UA_CARD_LAYOUT_MANAGER has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 320 |