SAP ABAP Class CL_CFX_SO_CHECKBOX (Checkbox)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-CFO (Application Component) Collaboration Folders
⤷
CFX_UI (Package) Collaboration Folders: User Interface

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CFX_SO_EDITABLE | Object That Can Be Edited (Displayed) | 20021203 |
Properties
Class | CL_CFX_SO_CHECKBOX | |
Short Description | Checkbox | |
Super Class | CL_CFX_SO_EDITABLE | Object That Can Be Edited (Displayed) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CFX_UI | Collaboration Folders: User Interface |
Created | 20021125 | SAP |
Last change | 20141109 | |
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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CFX_SO_CHECKBOX has no interface implemented.
Friends
Class CL_CFX_SO_CHECKBOX 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) | CFX_TS_CHECKBOX | Structure for UI Object 'checkbox' | 20021125 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_STRING | 'Checkbox' | Type | 20021125 | |
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CFX_STRING | 'on' | Value That Is Sent When Checkbox Is Activated | 20021205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20021125 | |
2 | ![]() |
Instance method | Public | Method | In Format for Include "include_inputfield.htm" | 20030214 |
3 | ![]() |
Static method | Public | Method | Object from cfx_ts_checkbox | 20030214 |
4 | ![]() |
Instance method | Public | Method | Determine Value | 20021202 |
Events
Class CL_CFX_SO_CHECKBOX has no event.
Types
Class CL_CFX_SO_CHECKBOX 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_ESCAPE_LABEL | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Label: html escape ? | 20021125 | |
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | CFX_STRING | html id | 20021125 | ||
3 | ![]() |
I_IS_READONLY | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_FALSE | Wert: Nur Anzeige ? | 20021203 | |
4 | ![]() |
I_LABEL | Call by reference | Type reference (TYPE) | CFX_T_TEXT | Label | 20021125 | ||
5 | ![]() |
I_LABEL_TOOLTIP | Call by reference | Type reference (TYPE) | CFX_T_TEXT | Tooltip für Label | 20030313 | ||
6 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | CFX_STRING | Name (zur Abfrage des Werts) | 20021125 | ||
7 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Wert | 20021125 |
Method CONSTRUCTOR on class CL_CFX_SO_CHECKBOX has no exception.
Method GET_AS_UI_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_CHECKBOX | Value transfer | Type reference (TYPE) | CFX_TS_CHECKBOX | structure for ui object checkbox | 20030214 |
Method GET_AS_UI_STRUCTURE on class CL_CFX_SO_CHECKBOX has no exception.
Method GET_FOR_UI_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CHECKBOX | Call by reference | Type reference (TYPE) | CFX_TS_CHECKBOX | structure for ui object checkbox | 20030214 | ||
2 | ![]() |
I_KEEP_USER_INPUT | Call by reference | Type reference (TYPE) | CFX_T_BOOLEAN_UI | CL_CFX_CONST_UI=>SC_FALSE_S | Benutzereingaben behalten ? | 20030214 | |
3 | ![]() |
RP_SO_CHECKBOX | Value transfer | Object reference (TYPE REF TO) | CL_CFX_SO_CHECKBOX | Ankreuzfeld | 20030214 |
Method GET_FOR_UI_STRUCTURE on class CL_CFX_SO_CHECKBOX has no exception.
Method GET_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | CFX_BOOLEAN | Wert | 20021203 |
Method GET_VALUE on class CL_CFX_SO_CHECKBOX has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 200 |