SAP ABAP Class IF_FDT_WD_ISLAND_FACTORY (FDT WD: Factory for Island components)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_FDT_WD_ISLAND_MSG_FACTORY | FDT WD Island: Factory interface for message creation | 20100622 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FDT_WD_ISLAND_FACTORY | FDT WD Island: Factory for Island components | 20100301 |
Properties
| Class | IF_FDT_WD_ISLAND_FACTORY | |
| Short Description | FDT WD: Factory for Island components | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100301 | SAP |
| Last change | 20140121 | 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_FDT_WD_ISLAND_FACTORY has no interface implemented.
Friends
Class IF_FDT_WD_ISLAND_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_FDT_WD_ISLAND_DEMO_MODEL' | Object Type Name | 20110531 | ||
| 2 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_FDT_WD_EDITOR_BOOLEAN_MODEL' | Object Type Name | 20100628 | ||
| 3 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_FDT_WD_EDITOR_FORMULA_MODEL' | Object Type Name | 20100305 | ||
| 4 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_FDT_WD_EDITOR_RANGE_MODEL' | Object Type Name | 20100709 | ||
| 5 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_FDT_WD_EDITOR_RULESET_MODEL' | Object Type Name | 20130212 | ||
| 6 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_FDT_WD_ISLAND_FLOW_MODEL' | Object Type Name | 20121029 | ||
| 7 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_FDT_WD_ISLAND_IPA_MODEL' | Object Type Name | 20111207 | ||
| 8 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | 'CL_FDT_WD_ISLAND_IPA_DEMO_MDL' | Object Type Name | 20111213 | ||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SYSTEM_UUID | Interface for 16 Byte System UUIDs | 20110628 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates a new Island component | 20100318 | |
| 2 | Static method | Public | Method | Returns instance of factory | 20100301 | |
| 3 | Instance method | Public | Method | Returns instance of a model, used by a control | 20110708 |
Events
Class IF_FDT_WD_ISLAND_FACTORY has no event.
Types
Class IF_FDT_WD_ISLAND_FACTORY has no local type.
Method Signatures
Method CREATE_ISLAND_COMPONENT 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 | 20100318 | |||
| 2 | IO_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20100318 |
Method CREATE_ISLAND_COMPONENT on class IF_FDT_WD_ISLAND_FACTORY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_FDT_WD_ISLAND_FACTORY | FDT WD: Factory for Flash Isl comp | 20100301 |
Method GET_INSTANCE on class IF_FDT_WD_ISLAND_FACTORY has no exception.
Method GET_MODEL 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 | 20110708 | |||
| 2 | IO_OBJECT_MANAGER | Call by reference | Object reference (TYPE REF TO) | CL_FDT_WD_ISLAND_OBJ_MANAGER | FDT WD: Island Object Manager | 20110708 | |||
| 3 | IV_CONTROL_NAME | Call by reference | Type reference (TYPE) | STRING | Control Name | 20110708 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>ID | ID | 20110708 | |||
| 5 | IV_TEMPORARY_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | True: is temporary object | 20110708 | ||
| 6 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | IF_FDT_TYPES=>TIMESTAMP | Timestamp | 20110708 | |||
| 7 | RO_MODEL | Value transfer | Object reference (TYPE REF TO) | CL_FDT_WD_ISLAND_MODEL | Model | 20110708 |
Method GET_MODEL on class IF_FDT_WD_ISLAND_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |