SAP ABAP Class CL_FP_FB_FORM_CONTEXT_COND (Form Builder: Form Node Conditions 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_FP_FB_FORM_CONTEXT_TAB Form Builder: Form Context Properties Tab 20030903
Properties
Class CL_FP_FB_FORM_CONTEXT_COND  
Short Description Form Builder: Form Node Conditions Table    
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 20030903   SAP 
Last change 20040518   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FP_FB_FORM_CONTEXT_COND has no interface implemented.
Friends
Class CL_FP_FB_FORM_CONTEXT_COND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONDITIONS Instance attribute Protected Type reference (TYPE) T_CONDITIONS Conditions 20030903
2 M_CONDITION_TYPE Instance attribute Protected Type reference (TYPE) C Condition Type 20030903
3 M_DD_OPERAND_BEHAVIOR Instance attribute Protected Object reference (TYPE REF TO) CL_DRAGDROP Drag&Drop Behavior 20030903
4 M_DD_OPERAND_HANDLE Instance attribute Protected Type reference (TYPE) I Drag&Drop Handle 20030903
5 M_FB_FORM Instance attribute Protected Object reference (TYPE REF TO) IF_FP_FB_FORM Form Builder: Form 20030903
6 M_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID Table 20030903
7 M_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_FP_NODE Nodes 20030903
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030903
2 HANDLE_BUTTON_CLICK Instance method Protected Event handling method Button Click 20030903
3 HANDLE_ONDROP Instance method Protected Event handling method For Drop Target 20030903
4 HANDLE_TOOLBAR Instance method Protected Event handling method Toolbar 20030903
5 HANDLE_USER_COMMAND Instance method Protected Event handling method User command 20030903
6 REFRESH_DISPLAY Instance method Protected Method Refresh Display 20030903
7 SET_CONDITIONS Instance method Protected Method Set conditions 20030903
Events
Class CL_FP_FB_FORM_CONTEXT_COND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_CONDITION Protected See coding Condition 20030903 BEGIN OF t_condition , LOPERATOR type FPLOPERATOR , OPERAND1 type FPOPERAND , COPERATOR type FPCOPERATOR , OPERAND2 type FPOPERAND , ICON type RSSELOPUSH , END OF t_condition
2 T_CONDITIONS Protected See coding Conditions 20030903 t_conditions TYPE STANDARD TABLE OF t_condition
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FB_FORM Call by reference Object reference (TYPE REF TO) IF_FP_FB_FORM Form Builder: Formular 20030903
2 Importing I_PARAMETER Call by reference Type reference (TYPE) STRING Bedingungsart 20030904
3 Importing I_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Parent-Container 20030903

Method CONSTRUCTOR on class CL_FP_FB_FORM_CONTEXT_COND has no exception.

Method HANDLE_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Value transfer Attribute reference (LIKE) 20030903
2 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20030903

Method HANDLE_BUTTON_CLICK on class CL_FP_FB_FORM_CONTEXT_COND has no exception.

Method HANDLE_ONDROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20030903
2 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20030903
3 Importing E_DRAGDROPOBJ Value transfer Attribute reference (LIKE) 20030903
4 Importing E_ROW Value transfer Attribute reference (LIKE) 20030903

Method HANDLE_ONDROP on class CL_FP_FB_FORM_CONTEXT_COND has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20030903
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20030903

Method HANDLE_TOOLBAR on class CL_FP_FB_FORM_CONTEXT_COND has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20030903

Method HANDLE_USER_COMMAND on class CL_FP_FB_FORM_CONTEXT_COND has no exception.

Method REFRESH_DISPLAY Signature

Method REFRESH_DISPLAY on class CL_FP_FB_FORM_CONTEXT_COND has no parameter.
Method REFRESH_DISPLAY on class CL_FP_FB_FORM_CONTEXT_COND has no exception.

Method SET_CONDITIONS Signature

Method SET_CONDITIONS on class CL_FP_FB_FORM_CONTEXT_COND has no parameter.
Method SET_CONDITIONS on class CL_FP_FB_FORM_CONTEXT_COND has no exception.
History
Last changed by/on SAP  20040518 
SAP Release Created in 640