SAP ABAP Class CL_SALV_WD_FE_A_TOGGLE (Toggle Button in Toolbar)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_CONFIG (Package) SALV WD Configuration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_FE_INTERACTIVE User Interface Element in the Toolbar 20070228
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_FE_A_TOGGLE_BUTTON Toggle Button in Toolbar 20070228
Properties
Class CL_SALV_WD_FE_A_TOGGLE  
Short Description Toggle Button in Toolbar    
Super Class CL_SALV_WD_FE_INTERACTIVE User Interface Element in the Toolbar 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20070228   SAP 
Last change 20070911   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)
2 CL_WD_ABSTRACT_TOGGLE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_WD_ABSTR_TOGGLE_BUTTON Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_WDL_CORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_WDL_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_WD_FE_A_TOGGLE has no interface implemented.
Friends
Class CL_SALV_WD_FE_A_TOGGLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECKED_ELEMENTNAME Instance attribute Public Type reference (TYPE) STRING ABAP_FALSE 20070228
2 TEXT_DIRECTION Instance attribute Public Attribute reference (LIKE) CL_WD_ABSTRACT_TOGGLE=>T_TEXT_DIRECTION CL_WD_ABSTRACT_TOGGLE=>E_TEXT_DIRECTION-INHERIT 20070228
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20070228
2 GET_CHECKED_ELEMENTNAME Instance method Public Method Returns Name of Tied Context Attribute 20070228
3 GET_TEXT_DIRECTION Instance method Public Method 20070228
4 SET_CHECKED_ELEMENTNAME Instance method Public Method Binds Toggle Button to a Context Attribute 20070228
5 SET_TEXT_DIRECTION Instance method Public Method 20070228
Events
Class CL_SALV_WD_FE_A_TOGGLE has no event.
Types
Class CL_SALV_WD_FE_A_TOGGLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SALV_WD_FE_A_TOGGLE has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_FE_A_TOGGLE has no exception.

Method GET_CHECKED_ELEMENTNAME Signature

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

Method GET_CHECKED_ELEMENTNAME on class CL_SALV_WD_FE_A_TOGGLE has no exception.

Method GET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Attribute reference (LIKE) CL_WD_ABSTRACT_CAPTION=>T_TEXT_DIRECTION 20070228

Method GET_TEXT_DIRECTION on class CL_SALV_WD_FE_A_TOGGLE has no exception.

Method SET_CHECKED_ELEMENTNAME Signature

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

Method SET_CHECKED_ELEMENTNAME on class CL_SALV_WD_FE_A_TOGGLE has no exception.

Method SET_TEXT_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Attribute reference (LIKE) CL_WD_ABSTRACT_CAPTION=>T_TEXT_DIRECTION CL_WD_ABSTRACT_CAPTION=>E_TEXT_DIRECTION-INHERIT 20070228

Method SET_TEXT_DIRECTION on class CL_SALV_WD_FE_A_TOGGLE has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 740