SAP ABAP Class CL_CHTMLB_COND_BREAKPOINTS (CHTMLB Conditional Breakpoints Provider)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_EXTENSIONS (Package) Tag Library for Dynamic Layout

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COND_BREAKPOINT_CHECK | Interface for Conditional Breakpoint Providers: Check | 20080220 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COND_BREAKPOINT_PROVIDER | Interface for Conditional Breakpoint Providers | 20080220 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COND_BREAKPOINT_REGISTER | Interface for Conditional Breakpoint Providers: Registration | 20080220 |
Properties
Class | CL_CHTMLB_COND_BREAKPOINTS | |
Short Description | CHTMLB Conditional Breakpoints Provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_EXTENSIONS | Tag Library for Dynamic Layout |
Created | 20080220 | SAP |
Last change | 20110908 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_COND_BREAKPOINT_CHECK | Interface for Conditional Breakpoint Providers: Check | 20080220 | ||
2 | IF_COND_BREAKPOINT_PROVIDER | Interface for Conditional Breakpoint Providers | 20080220 | ||
3 | IF_COND_BREAKPOINT_REGISTER | Interface for Conditional Breakpoint Providers: Registration | 20080220 |
Friends
Class CL_CHTMLB_COND_BREAKPOINTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CNDBRK_GUID | '47BC674D439A4E24E10000000A424BBF' | GUID for conditional Breakpoints | 20080220 | |
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_CHTMLB_COND_BREAKPOINTS | CHTMLB Conditional Breakpoints Provider | 20080221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Assert with built-in registration | 20080226 |
2 | ![]() |
Static method | Public | Method | 20090807 | |
3 | ![]() |
Static method | Public | Constructor | 20080611 | |
4 | ![]() |
Static method | Public | Method | Singleton access | 20080221 |
Events
Class CL_CHTMLB_COND_BREAKPOINTS has no event.
Types
Class CL_CHTMLB_COND_BREAKPOINTS has no local type.
Method Signatures
Method ASSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BREAK_EVENT | Call by reference | Type reference (TYPE) | CNDBRK_KEY | Id of Break Event | 20080226 | ||
2 | ![]() |
IV_DATA_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | DATA | Data to check | 20080226 | ||
3 | ![]() |
IV_OBJECT_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | OBJECT | Object to check | 20080226 | ||
4 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is everything ok? | 20080226 |
Method ASSERT on class CL_CHTMLB_COND_BREAKPOINTS has no exception.
Method ASSERT_RENDER_UI_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | 20090807 | |||
2 | ![]() |
IV_BINDING_STRING | Call by reference | Type reference (TYPE) | STRING | 20090807 | |||
3 | ![]() |
IV_BREAK_EVENT | Call by reference | Type reference (TYPE) | CNDBRK_KEY | Key for Conditional Breakpoints | 20090807 | ||
4 | ![]() |
IV_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20090807 | ||
5 | ![]() |
IV_PROVIDER | Call by reference | Type reference (TYPE) | CNDBRK_GUID | GUID for Conditional Breakpoints | 20090807 | ||
6 | ![]() |
IV_UI_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_BEE | BSP Extension Expression | 20090807 | ||
7 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090807 |
Method ASSERT_RENDER_UI_ELEMENT on class CL_CHTMLB_COND_BREAKPOINTS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CHTMLB_COND_BREAKPOINTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CHTMLB_COND_BREAKPOINTS has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ME | Value transfer | Object reference (TYPE REF TO) | CL_CHTMLB_COND_BREAKPOINTS | CHTMLB Conditional Breakpoints Provider | 20080221 |
Method GET_INSTANCE on class CL_CHTMLB_COND_BREAKPOINTS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |