SAP ABAP Class CL_ISH_GRID_LTXBUTTON (IS-H: Key Button for 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_BUTTON IS-H: Button in an ALV Grid 20041206
Properties
Class CL_ISH_GRID_LTXBUTTON  
Short Description IS-H: Key Button for an ALV Grid    
Super Class CL_ISH_GRID_BUTTON IS-H: Button in 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_LTXBUTTON has no forward declaration.
Interfaces
Class CL_ISH_GRID_LTXBUTTON has no interface implemented.
Friends
Class CL_ISH_GRID_LTXBUTTON has no friend class.
Attributes
Class CL_ISH_GRID_LTXBUTTON has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_LTXBUTTON Static method Public Method Creates a Grid Ltx Button 20041206
2 GET_LTXBUTTONDEF Instance method Protected Method Returns the Related Grid Ltx Button Definition 20041206
Events
Class CL_ISH_GRID_LTXBUTTON has no event.
Types
Class CL_ISH_GRID_LTXBUTTON has no local type.
Method Signatures

Method CREATE_LTXBUTTON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_LTXBUTTONDEF Call by reference Object reference (TYPE REF TO) CL_ISH_GRID_LTXBUTTONDEF IS-H: KeyButton Definition zu einem ALV Grid 20041206
2 Importing I_ENABLED Call by reference Type reference (TYPE) ISH_ON_OFF ON ON: Button ist eingabebereit 20041206
3 Returning RR_LTXBUTTON Value transfer Object reference (TYPE REF TO) CL_ISH_GRID_LTXBUTTON Erzeugter GridLtxButton 20041206

Method CREATE_LTXBUTTON on class CL_ISH_GRID_LTXBUTTON has no exception.

Method GET_LTXBUTTONDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_LTXBUTTONDEF Value transfer Object reference (TYPE REF TO) CL_ISH_GRID_LTXBUTTONDEF IS-H: LangtextButton Definition zu einem ALV Grid 20041206

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