SAP ABAP Class CL_SALV_WD_FE_A_TOGGLE_BUTTON (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_A_TOGGLE Toggle Button in 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_TOGGLE_BUTTON Toggle Button in Toolbar 20041202
Properties
Class CL_SALV_WD_FE_A_TOGGLE_BUTTON  
Short Description Toggle Button in Toolbar    
Super Class CL_SALV_WD_FE_A_TOGGLE Toggle Button in Toolbar 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20041202   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_ABSTR_TOGGLE_BUTTON Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_WDL_CORE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 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_BUTTON has no interface implemented.
Friends
Class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECKED_IMAGE_SOURCE Instance attribute Public Type reference (TYPE) STRING 20041202
2 DESIGN Instance attribute Public Attribute reference (LIKE) CL_WD_ABSTR_TOGGLE_BUTTON=>T_DESIGN CL_WD_ABSTR_TOGGLE_BUTTON=>E_DESIGN-STANDARD 20041202
3 IMAGE_FIRST Instance attribute Public Type reference (TYPE) ABAP_BOOL 20070228
4 IMAGE_SOURCE Instance attribute Public Type reference (TYPE) STRING 20070228
5 TEXT Instance attribute Public Type reference (TYPE) STRING 20041202
6 WIDTH Instance attribute Public Type reference (TYPE) STRING 20041202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20041202
2 GET_CHECKED_IMAGE_SOURCE Instance method Public Method Returns Image by Selected Toggle Button 20041202
3 GET_DESIGN Instance method Public Method Returns the Appearance of the Toggle Button 20041202
4 GET_IMAGE_FIRST Instance method Public Method 20070228
5 GET_IMAGE_SOURCE Instance method Public Method 20070228
6 GET_TEXT Instance method Public Method Returns the Text 20041202
7 GET_WIDTH Instance method Public Method Returns Width 20041202
8 SET_CHECKED_IMAGE_SOURCE Instance method Public Method Sets Image by Selected Toggle Button 20041202
9 SET_DESIGN Instance method Public Method Sets the Appearance of Toggle Button 20041202
10 SET_IMAGE_FIRST Instance method Public Method 20070228
11 SET_IMAGE_SOURCE Instance method Public Method 20070228
12 SET_TEXT Instance method Public Method Sets the Text 20041202
13 SET_WIDTH Instance method Public Method Determines Width 20041202
Events
Class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no event.
Types
Class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_CHECKED_IMAGE_SOURCE Signature

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

Method GET_CHECKED_IMAGE_SOURCE on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.

Method GET_DESIGN 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_ABSTR_TOGGLE_BUTTON=>T_DESIGN 20041202

Method GET_DESIGN on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.

Method GET_IMAGE_FIRST Signature

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

Method GET_IMAGE_FIRST on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.

Method GET_IMAGE_SOURCE 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_IMAGE_SOURCE on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.

Method GET_TEXT Signature

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

Method GET_TEXT on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.

Method GET_WIDTH Signature

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

Method GET_WIDTH on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.

Method SET_CHECKED_IMAGE_SOURCE 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 20041202

Method SET_CHECKED_IMAGE_SOURCE on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.

Method SET_DESIGN 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_ABSTR_TOGGLE_BUTTON=>T_DESIGN CL_WD_ABSTR_TOGGLE_BUTTON=>E_DESIGN-STANDARD 20041202

Method SET_DESIGN on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.

Method SET_IMAGE_FIRST Signature

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

Method SET_IMAGE_FIRST on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.

Method SET_IMAGE_SOURCE 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_IMAGE_SOURCE on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.

Method SET_TEXT 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 20041202

Method SET_TEXT on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.

Method SET_WIDTH 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 20041202

Method SET_WIDTH on class CL_SALV_WD_FE_A_TOGGLE_BUTTON has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 700