SAP ABAP Class CL_FDT_WD_ISLAND_CONTROL_MODEL (FDT WD Island: Control Model)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_WD_ISLAND_INFRASTRUCTURE (Package) BRFplus: Island Infrastructure
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_ISLAND_MODEL | FDT WD: Island Model | 20120127 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_EDITOR_MODEL | FDT WD Island: Editor Model (Abstract) | 20120309 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_ISLAND_DEMO_MODEL | FDT WD Island: Demo Model | 20120127 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_ISLAND_FLOW_MODEL | FDT WD Island: Flow Expression Type model | 20121029 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_ISLAND_IPA_DEMO_MDL | FDT WD Island: Demo Model for InputAssistent | 20121114 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_FDT_WD_ISLAND_IPA_MODEL | FDT WD Island: Model for InputAssistentControl | 20120314 |
Properties
| Class | CL_FDT_WD_ISLAND_CONTROL_MODEL | |
| Short Description | FDT WD Island: Control Model | |
| Super Class | CL_FDT_WD_ISLAND_MODEL | FDT WD: Island Model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFDT_WD_ISLAND_INFRASTRUCTURE | BRFplus: Island Infrastructure |
| Created | 20120127 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_FDT_WD_ISLAND_CONTROL_MODEL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_FDT_WD_ISLAND_INFRA_TEST | 20121127 | FDT WD Island: Unit Tests covering Island infrastructure | |
| 2 | CL_FDT_WD_ISLAND_OBJ_MANAGER | 20121126 | FDT WD: Island Object Manager |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 4 | Max stack size(controls) | 20120920 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_TMP_MODEL_HDL | Handles temporary objects | 20121108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121108 | |
| 2 | Instance method | Private | Method | Handles the change state action | 20120605 | |
| 3 | Instance method | Private | Method | Handles the close controls action | 20120605 | |
| 4 | Instance method | Protected | Method | Handles the init control message | 20120127 | |
| 5 | Instance method | Protected | Method | Handles the synchronize message | 20120127 | |
| 6 | Instance method | Protected | Method | Handles the user action message | 20120127 |
Events
Class CL_FDT_WD_ISLAND_CONTROL_MODEL has no event.
Types
Class CL_FDT_WD_ISLAND_CONTROL_MODEL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONFIGURATION | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_CONFIGURATION | FDT WD: Configuration | 20121108 | |||
| 2 | IO_OBJECT_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_FDT_WD_ISLAND_OBJ_MANAGER | FDT WD: Island Object Manager | 20121108 | |||
| 3 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | 20121108 | ||||
| 4 | IV_TEMPORARY_OBJECT | Call by reference | Type reference (TYPE) | BOOLE_D | True: is temporary object | 20121108 | |||
| 5 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Time Stamp (active version, UTC) | 20121108 |
Method CONSTRUCTOR on class CL_FDT_WD_ISLAND_CONTROL_MODEL has no exception.
Method HANDLE_CHANGE_STATE_ACTION_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_ACTION | Message | 20120605 | |||
| 2 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_MANAGER | Message Manager | 20120605 |
Method HANDLE_CHANGE_STATE_ACTION_MSG on class CL_FDT_WD_ISLAND_CONTROL_MODEL has no exception.
Method HANDLE_CLOSE_CTRLS_ACTION_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_ACTION | Message | 20120605 | |||
| 2 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_MANAGER | Message Manager | 20120605 |
Method HANDLE_CLOSE_CTRLS_ACTION_MSG on class CL_FDT_WD_ISLAND_CONTROL_MODEL has no exception.
Method HANDLE_INIT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_INIT | Message | 20120127 | |||
| 2 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_MANAGER | Message Manager | 20120127 |
Method HANDLE_INIT_MESSAGE on class CL_FDT_WD_ISLAND_CONTROL_MODEL has no exception.
Method HANDLE_SYNCHRONIZE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_SYNC | Message | 20120127 | |||
| 2 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_MANAGER | Message Manager | 20120127 |
Method HANDLE_SYNCHRONIZE_MESSAGE on class CL_FDT_WD_ISLAND_CONTROL_MODEL has no exception.
Method HANDLE_USER_ACTION_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_ACTION | Message | 20120127 | |||
| 2 | IO_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_MSG_MANAGER | Message Manager | 20120127 |
Method HANDLE_USER_ACTION_MESSAGE on class CL_FDT_WD_ISLAND_CONTROL_MODEL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |