SAP ABAP Class IF_CHIP_MENU_CHECKBOX (CHIP_MENU_CHECKBOX)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_CHIP_MENU_ITEM CHIP Menu Item 20090324
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CHIP_MENU_CHECKBOX 20090327
Properties
Class IF_CHIP_MENU_CHECKBOX  
Short Description CHIP_MENU_CHECKBOX    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090324   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_CHIP_MENU_CHECKBOX has no interface implemented.
Friends
Class IF_CHIP_MENU_CHECKBOX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECKED Instance attribute Public Type reference (TYPE) ABAP_BOOL CHECKED 20090324
2 ENABLED Instance attribute Public Type reference (TYPE) ABAP_BOOL ENABLED 20090324
3 NEEDS_MORE_INFO Instance attribute Public Type reference (TYPE) ABAP_BOOL NEEDS_MORE_INFO 20090324
4 TEXT Instance attribute Public Type reference (TYPE) STRING Text 20090324
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHECKED Instance method Public Method Returns Property CHECKED 20090324
2 GET_ENABLED Instance method Public Method Returns property ENABLED 20090324
3 GET_NEEDS_MORE_INFO Instance method Public Method Returns property NEEDS_MORE_INFO 20090324
4 GET_TEXT Instance method Public Method Returns property TEXT 20090324
5 SET_CHECKED Instance method Public Method Sets Property CHECKED 20090324
6 SET_ENABLED Instance method Public Method Sets property ENABLED 20090324
7 SET_NEEDS_MORE_INFO Instance method Public Method Sets property NEEDS_MORE_INFO 20090324
8 SET_TEXT Instance method Public Method Sets property TEXT 20090324
Events
Class IF_CHIP_MENU_CHECKBOX has no event.
Types
Class IF_CHIP_MENU_CHECKBOX has no local type.
Method Signatures

Method GET_CHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CHECKED Value transfer Type reference (TYPE) ABAP_BOOL CHECKED 20090324

Method GET_CHECKED on class IF_CHIP_MENU_CHECKBOX has no exception.

Method GET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENABLED Value transfer Type reference (TYPE) ABAP_BOOL Eigenschaft ENABLED 20090324

Method GET_ENABLED on class IF_CHIP_MENU_CHECKBOX has no exception.

Method GET_NEEDS_MORE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NEEDS_MORE_INFO Value transfer Type reference (TYPE) ABAP_BOOL Eigenschaft NEEDS_MORE_INFO 20090324

Method GET_NEEDS_MORE_INFO on class IF_CHIP_MENU_CHECKBOX has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TEXT Value transfer Type reference (TYPE) STRING Eigenschaft TEXT 20090324

Method GET_TEXT on class IF_CHIP_MENU_CHECKBOX has no exception.

Method SET_CHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHECKED Call by reference Type reference (TYPE) ABAP_BOOL CHECKED 20090324

Method SET_CHECKED on class IF_CHIP_MENU_CHECKBOX has no exception.

Method SET_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENABLED Call by reference Type reference (TYPE) ABAP_BOOL Eigenschaft ENABLED 20090324

Method SET_ENABLED on class IF_CHIP_MENU_CHECKBOX has no exception.

Method SET_NEEDS_MORE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NEEDS_MORE_INFO Call by reference Type reference (TYPE) ABAP_BOOL Eigenschaft NEEDS_MORE_INFO 20090324

Method SET_NEEDS_MORE_INFO on class IF_CHIP_MENU_CHECKBOX has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) STRING Eigenschaft TEXT 20090324

Method SET_TEXT on class IF_CHIP_MENU_CHECKBOX has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in