SAP ABAP Class CL_FP_FB_FORM_CONTEXT_CONTROL (Form Builder: Form Node Control Levels)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPUI (Package) SAP Form Processing (UI)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FP_FB_FORM_CONTEXT_TAB | Form Builder: Form Context Properties Tab | 20041215 |
Properties
| Class | CL_FP_FB_FORM_CONTEXT_CONTROL | |
| Short Description | Form Builder: Form Node Control Levels | |
| Super Class | CL_FP_FB_FORM_CONTEXT_TAB | Form Builder: Form Context Properties Tab |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAFPUI | SAP Form Processing (UI) |
| Created | 20041215 | SAP |
| Last change | 20050218 | 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_FP_FB_FORM_CONTEXT_CONTROL has no interface implemented.
Friends
Class CL_FP_FB_FORM_CONTEXT_CONTROL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | C | Condition Type | 20041215 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TFPCONTROLLEVEL_D | Control Levels | 20041215 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DRAGDROP | Drag&Drop Behavior | 20041215 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | I | Drag&Drop Handle | 20041215 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FP_FB_FORM | Form Builder: Form | 20041215 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Table | 20041215 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FP_NODE | Nodes | 20041215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20041215 | |
| 2 | Instance method | Protected | Event handling method | Event Handler for Hotspot Click | 20041221 | |
| 3 | Instance method | Protected | Event handling method | For Drop Target | 20041215 | |
| 4 | Instance method | Protected | Event handling method | Toolbar | 20041215 | |
| 5 | Instance method | Protected | Event handling method | User Command | 20041215 | |
| 6 | Instance method | Protected | Method | Refresh Display | 20041215 | |
| 7 | Instance method | Protected | Method | Set Control Levels | 20041215 |
Events
Class CL_FP_FB_FORM_CONTEXT_CONTROL has no event.
Types
Class CL_FP_FB_FORM_CONTEXT_CONTROL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FB_FORM | Call by reference | Object reference (TYPE REF TO) | IF_FP_FB_FORM | Form Builder: Formular | 20041215 | |||
| 2 | I_PARAMETER | Call by reference | Type reference (TYPE) | STRING | Bedingungsart | 20041215 | |||
| 3 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20041215 |
Method CONSTRUCTOR on class CL_FP_FB_FORM_CONTEXT_CONTROL has no exception.
Method HANDLE_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20041221 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20041221 | |||||
| 3 | E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20041221 |
Method HANDLE_HOTSPOT_CLICK on class CL_FP_FB_FORM_CONTEXT_CONTROL has no exception.
Method HANDLE_ONDROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20041215 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20041215 | |||||
| 3 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20041215 | |||||
| 4 | E_ROW | Value transfer | Attribute reference (LIKE) | 20041215 |
Method HANDLE_ONDROP on class CL_FP_FB_FORM_CONTEXT_CONTROL has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20041215 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20041215 |
Method HANDLE_TOOLBAR on class CL_FP_FB_FORM_CONTEXT_CONTROL has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20041215 |
Method HANDLE_USER_COMMAND on class CL_FP_FB_FORM_CONTEXT_CONTROL has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_FP_FB_FORM_CONTEXT_CONTROL has no parameter.
Method REFRESH_DISPLAY on class CL_FP_FB_FORM_CONTEXT_CONTROL has no exception.
Method SET_CONTROL_LEVELS Signature
Method SET_CONTROL_LEVELS on class CL_FP_FB_FORM_CONTEXT_CONTROL has no parameter.
Method SET_CONTROL_LEVELS on class CL_FP_FB_FORM_CONTEXT_CONTROL has no exception.
History
| Last changed by/on | SAP | 20050218 |
| SAP Release Created in | 700 |