SAP ABAP Class CL_FP_FB_FORM_INTERFACE_GRID (Form Builder: Form Interface Property Table)
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_GUI_ALV_GRID_BASE | Basis Class for ALV Grid | 20030710 |
Properties
Class | CL_FP_FB_FORM_INTERFACE_GRID | |
Short Description | Form Builder: Form Interface Property Table | |
Super Class | CL_GUI_ALV_GRID_BASE | Basis Class for ALV Grid |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SAFPUI | SAP Form Processing (UI) |
Created | 20030710 | SAP |
Last change | 20030715 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FP_FB_FORM_INTERFACE_GRID has no forward declaration.
Interfaces
Class CL_FP_FB_FORM_INTERFACE_GRID has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_FP_FB_FORM | 20030710 | Form Builder: Form |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 2 | Category: Dictionary | 20030711 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 1 | Category: General | 20030711 | |
3 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 6 | Property: Decimal Places | 20030718 | |
4 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 2 | Property: Description | 20030710 | |
5 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 5 | Property: Length | 20030718 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 1 | Property: Name | 20030710 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 3 | Property: Type Category | 20030711 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 4 | Property: Type Name | 20030711 | |
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_ISTYLE | Style: No Border Left | 20030710 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_ISTYLE | Style: No Border Right | 20030710 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_ISTYLE | Style: Link | 20030710 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_ISTYLE | Style: Category Header | 20030710 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_ISTYLE | Style: Disabled | 20030710 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_ISTYLE | Style: Single Click | 20030710 | ||
15 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 3 | Type: List | 20030718 | |
16 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 1 | Type: Separator | 20030710 | |
17 | ![]() |
Constant | Protected | Type reference (TYPE) | I | 2 | Type: String | 20030710 | |
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_T_DATA | Properties | 20030710 | ||
19 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_DRAGDROP | Drag&Drop Behavior | 20030711 | ||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Drag&Drop Handle | 20030711 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Number of List Entries for ALV | 20030718 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_T_DROP | List Entries for ALV | 20030718 | ||
23 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FP_FB_FORM | Form Builder: Form | 20030710 | ||
24 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | 2 | Row with Focus | 20030710 | |
25 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_PROPERTIES | Hidden Parameter Properties | 20030710 | ||
26 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_LIST_ITEMS | List Entries | 20030718 | ||
27 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SFPINTERFACEPAR | Parameters | 20030710 | ||
28 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | T_PROPERTIES | Parameter Properties | 20030710 | ||
29 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_T_ROID | Lines | 20030710 |
Methods
Events
Class CL_FP_FB_FORM_INTERFACE_GRID has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | T_LIST_ITEM | Public | See coding | List Entry | 20030718 |
|
|
2 | T_LIST_ITEMS | Public | See coding | List Entries | 20030718 |
|
|
3 | T_PROPERTIES | Public | See coding | Properties Table | 20030710 |
|
|
4 | T_PROPERTY | Public | See coding | Properties | 20030710 |
|
Method Signatures
Method COLLAPSE_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CATEGORY_HEADER | Call by reference | Type reference (TYPE) | T_PROPERTY | Eigenschaft | 20030710 |
Method COLLAPSE_CATEGORY on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
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 | 20030710 | ||
2 | ![]() |
I_PARENT | Value transfer | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent-Container | 20030710 |
Method CONSTRUCTOR on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
Method CONVERT_TO_ALV_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENABLED | Call by reference | Type reference (TYPE) | C | Enabled? | 20030711 | ||
2 | ![]() |
I_PROPERTY | Call by reference | Type reference (TYPE) | T_PROPERTY | Eigenschaft | 20030710 | ||
3 | ![]() |
I_ROW_ID | Call by reference | Type reference (TYPE) | I | Zeile | 20030710 |
Method CONVERT_TO_ALV_PROPERTY on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
Method DISPATCH_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROW | Call by reference | Type reference (TYPE) | LVC_S_MOCE-ROW_ID | Zeile | 20030711 |
Method DISPATCH_DOUBLE_CLICK on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
Method DISPATCH_HEADER_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MODIFIED_ROW | Call by reference | Type reference (TYPE) | LVC_S_MOCE-ROW_ID | Zeile | 20030710 |
Method DISPATCH_HEADER_CLICK on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
Method DISPLAY_PROPERTIES Signature
Method DISPLAY_PROPERTIES on class CL_FP_FB_FORM_INTERFACE_GRID has no parameter.
Method DISPLAY_PROPERTIES on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
Method EXPAND_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CATEGORY_HEADER | Call by reference | Type reference (TYPE) | T_PROPERTY | Eigenschaft | 20030710 |
Method EXPAND_CATEGORY on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
Method GET_PROPERTIES Signature
Method GET_PROPERTIES on class CL_FP_FB_FORM_INTERFACE_GRID has no parameter.
Method GET_PROPERTIES on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAMETER | Value transfer | Attribute reference (LIKE) | 20030710 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
Method INVALIDATE Signature
Method INVALIDATE on class CL_FP_FB_FORM_INTERFACE_GRID has no parameter.
Method INVALIDATE on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_FP_FB_FORM_INTERFACE_GRID has no parameter.
Method REFRESH_DISPLAY on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
Method UPDATE Signature
Method UPDATE on class CL_FP_FB_FORM_INTERFACE_GRID has no parameter.
Method UPDATE on class CL_FP_FB_FORM_INTERFACE_GRID has no exception.
History
Last changed by/on | SAP | 20030715 |
SAP Release Created in | 640 |