SAP ABAP Class CL_ISH_GRID_TOGGLEBUTTON (IS-H: Toggle Button in an ALV Grid)
Hierarchy
IS-H (Software Component) SAP Healthcare
   IS-H-PM (Application Component) Patient Management
     N1BASE (Package) IS-H: Basic Functionality; TSA Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISH_GRID_KEYBUTTON IS-H: Key Button for an ALV Grid 20041206
Properties
Class CL_ISH_GRID_TOGGLEBUTTON  
Short Description IS-H: Toggle Button in an ALV Grid    
Super Class CL_ISH_GRID_KEYBUTTON IS-H: Key Button for an ALV Grid 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package N1BASE   IS-H: Basic Functionality; TSA Development 
Created 20041206   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISH_GRID_TOGGLEBUTTON has no forward declaration.
Interfaces
Class CL_ISH_GRID_TOGGLEBUTTON has no interface implemented.
Friends
Class CL_ISH_GRID_TOGGLEBUTTON has no friend class.
Attributes
Class CL_ISH_GRID_TOGGLEBUTTON has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_TOGGLEBUTTON Static method Public Method Creates a Grid Toggle Button 20041206
2 GET_TOGGLEBUTTONDEF Instance method Protected Method Returns the Related Grid Toggle Button Definition 20041206
Events
Class CL_ISH_GRID_TOGGLEBUTTON has no event.
Types
Class CL_ISH_GRID_TOGGLEBUTTON has no local type.
Method Signatures

Method CREATE_TOGGLEBUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TOGGLEBUTTONDEF Call by reference Object reference (TYPE REF TO) CL_ISH_GRID_TOGGLEBUTTONDEF IS-H: Definition eines ToggleButtons eines ALV Grids 20041206
2 Importing I_ENABLED Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Button ist eingabebereit 20041206
3 Returning RR_TOGGLEBUTTON Value transfer Object reference (TYPE REF TO) CL_ISH_GRID_TOGGLEBUTTON Erzeugter GridToggleButton 20041206

Method CREATE_TOGGLEBUTTON on class CL_ISH_GRID_TOGGLEBUTTON has no exception.

Method GET_TOGGLEBUTTONDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_TOGGLEBUTTONDEF Value transfer Object reference (TYPE REF TO) CL_ISH_GRID_TOGGLEBUTTONDEF IS-H: Definition eines ToggleButtons eines ALV Grids 20041206

Method GET_TOGGLEBUTTONDEF on class CL_ISH_GRID_TOGGLEBUTTON has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 600