SAP ABAP Class CL_OO_CLIF_EDITOR_DECIDER (Class Buider: Decider class which tool will be executed)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-CLA (Application Component) Class Builder
⤷
SEOE (Package) ABAP Objects Class Builder
⤷
⤷
Properties
| Class | CL_OO_CLIF_EDITOR_DECIDER | |
| Short Description | Class Buider: Decider class which tool will be executed | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEOE | ABAP Objects Class Builder |
| Created | 20070222 | SAP |
| Last change | 20130531 | 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_OO_CLIF_EDITOR_DECIDER has no interface implemented.
Friends
Class CL_OO_CLIF_EDITOR_DECIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | VSEOCLASS | CLASS_PROPERTIES | 20070222 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SEOCLSKEY | CLIF_KEY | 20070222 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SEOCLSTYPE | CLIF_TYPE | 20070222 | |||
| 4 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | IF_OO_CLIF_TOOL_STATE=>C_TOOL_NAME_CLIF_INCLUDE | 20070413 | |||
| 5 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | IF_OO_CLIF_TOOL_STATE=>C_TOOL_NAME_FORM_BASED | C_EDITOR_FORM_BASED | 20070222 | ||
| 6 | Constant | Public | Type reference (TYPE) | SEOCLSNAME | IF_OO_CLIF_TOOL_STATE=>C_TOOL_NAME_SOURCE_BASED | C_EDITOR_SOURCE_BASED | 20070222 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | EDITOR_NAME | 20070222 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_FALSE | 20070222 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | VSEOINTERF | INTERFACE_PROPERTIES | 20070222 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_FALSE | 20070222 | |||
| 11 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20070413 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create instance | 20070222 | |
| 2 | Instance method | Public | Method | Determine the editor | 20070222 | |
| 3 | Instance method | Public | Method | Determine the form-based editor | 20070413 | |
| 4 | Instance method | Private | Method | Determine the Source-Code-based Class Builder | 20070417 | |
| 5 | Instance method | Public | Method | Initilize | 20070222 | |
| 6 | Instance method | Private | Method | Is the class/interface enhanced | 20070222 | |
| 7 | Instance method | Private | Method | Is Modification Assistant enabled for the class/interface | 20070222 | |
| 8 | Instance method | Protected | Method | Is the Source-Code-based Class Builder enabled | 20070222 | |
| 9 | Instance method | Private | Method | Is the class/interface a standard class/interface | 20070222 |
Events
Class CL_OO_CLIF_EDITOR_DECIDER has no event.
Types
Class CL_OO_CLIF_EDITOR_DECIDER has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIF_KEY | Call by reference | Type reference (TYPE) | SEOCLSKEY | CLIF_KEY | 20070222 | |||
| 2 | DECIDER | Value transfer | Object reference (TYPE REF TO) | CL_OO_CLIF_EDITOR_DECIDER | DECIDER | 20070222 | |||
| 3 | WB_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_WB_REQUEST | 20070413 |
Method CREATE on class CL_OO_CLIF_EDITOR_DECIDER has no exception.
Method GET_CLIF_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDITOR_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | EDITOR_NAME | 20070222 |
Method GET_CLIF_EDITOR on class CL_OO_CLIF_EDITOR_DECIDER has no exception.
Method GET_FORM_BASED_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDITOR_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20070413 |
Method GET_FORM_BASED_EDITOR on class CL_OO_CLIF_EDITOR_DECIDER has no exception.
Method GET_SOURCE_BASED_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDITOR_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | 20070417 |
Method GET_SOURCE_BASED_EDITOR on class CL_OO_CLIF_EDITOR_DECIDER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IGNORE_WB_SETTINGS | Call by reference | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_FALSE | 20070222 | |||
| 2 | SUPPRESS_MESSAGES | Call by reference | Type reference (TYPE) | SEOX_BOOLEAN | SEOX_FALSE | 20070222 |
Method INIT on class CL_OO_CLIF_EDITOR_DECIDER has no exception.
Method IS_ENHANCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENHANCED | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | ENHANCED | 20070222 |
Method IS_ENHANCED on class CL_OO_CLIF_EDITOR_DECIDER has no exception.
Method IS_MODASS_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLED | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | ENABLED | 20070222 |
Method IS_MODASS_ENABLED on class CL_OO_CLIF_EDITOR_DECIDER has no exception.
Method IS_SOURCE_BASED_EDITOR_ENABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENABLED | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | ENABLED | 20070222 |
Method IS_SOURCE_BASED_EDITOR_ENABLED on class CL_OO_CLIF_EDITOR_DECIDER has no exception.
Method IS_STANDARD_CLIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STANDARD_CLIF | Value transfer | Type reference (TYPE) | SEOX_BOOLEAN | STANDARD_CLIF | 20070222 |
Method IS_STANDARD_CLIF on class CL_OO_CLIF_EDITOR_DECIDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |