SAP ABAP Class CL_SALV_WD_UIE_A_TOGGLE_BUTTON (Toggle Button in Cells of ALV Output)
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_UIE_A_TOGGLE Toggle in Cells of ALV Output 20051005
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_WD_UIE_TOGGLE_BUTTON Toggle Button in Cells of ALV Output 20051005
Properties
Class CL_SALV_WD_UIE_A_TOGGLE_BUTTON  
Short Description Toggle Button in Cells of ALV Output    
Super Class CL_SALV_WD_UIE_A_TOGGLE Toggle in Cells of ALV Output 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20051005   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_STANDARD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no interface implemented.
Friends
Class CL_SALV_WD_UIE_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 20051005
2 CHECKED_IMAGE_SOURCE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
3 DESIGN Instance attribute Public Attribute reference (LIKE) CL_WD_ABSTR_TOGGLE_BUTTON=>T_DESIGN CL_WD_ABSTR_TOGGLE_BUTTON=>E_DESIGN-STANDARD 20051005
4 DESIGN_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
5 IMAGE_FIRST Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20051005
6 IMAGE_FIRST_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
7 IMAGE_SOURCE Instance attribute Public Type reference (TYPE) STRING 20051005
8 IMAGE_SOURCE_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
9 TEXT Instance attribute Public Type reference (TYPE) STRING 20051005
10 TEXT_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
11 WIDTH Instance attribute Public Type reference (TYPE) STRING 20051005
12 WIDTH_FIELDNAME Instance attribute Public Type reference (TYPE) STRING 20051005
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070228
2 GET_CHECKED_IMAGE_SOURCE Instance method Public Method Returns Image by Selected Toggle Button 20051005
3 GET_CHECKED_IMG_SRC_FIELDNAME Instance method Public Method Returns Field with Images by Selected Toggle Buttons 20051005
4 GET_DESIGN Instance method Public Method Returns the Appearance of the Toggle Button 20051005
5 GET_DESIGN_FIELDNAME Instance method Public Method Returns Field with Infos about Appearance of T Buttons 20051005
6 GET_IMAGE_FIRST Instance method Public Method Returns Positioning of Image Before or After Text 20051005
7 GET_IMAGE_FIRST_FIELDNAME Instance method Public Method Returns Field with Positioning of Images 20051005
8 GET_IMAGE_SOURCE Instance method Public Method Returns the Label Text for the Image 20051005
9 GET_IMAGE_SOURCE_FIELDNAME Instance method Public Method Returns Field with Image Labels in Cells 20051005
10 GET_TEXT Instance method Public Method Returns the Text 20051005
11 GET_TEXT_FIELDNAME Instance method Public Method Returns Field with Texts in Cells 20051005
12 GET_WIDTH Instance method Public Method Returns Width 20051005
13 GET_WIDTH_FIELDNAME Instance method Public Method Returns Field with Widths of Toggle Buttons 20051005
14 SET_CHECKED_IMAGE_SOURCE Instance method Public Method Sets Image by Selected Toggle Button 20051005
15 SET_CHECKED_IMG_SRC_FIELDNAME Instance method Public Method Sets Field with Images by Selected Toggle Buttons 20051005
16 SET_DESIGN Instance method Public Method Sets the Appearance of Toggle Button 20051005
17 SET_DESIGN_FIELDNAME Instance method Public Method Sets Field with Info about Appearance of Toggle Buttons 20051005
18 SET_IMAGE_FIRST Instance method Public Method Sets Positioning of Image in Text 20051005
19 SET_IMAGE_FIRST_FIELDNAME Instance method Public Method Sets Field with Positioning of Images in Text 20051005
20 SET_IMAGE_SOURCE Instance method Public Method Sets the Label Text for the Image 20051005
21 SET_IMAGE_SOURCE_FIELDNAME Instance method Public Method Sets Field with Image Labels in Cells 20051005
22 SET_TEXT Instance method Public Method Sets the Text 20051005
23 SET_TEXT_FIELDNAME Instance method Public Method Sets Field with Texts in Individual Cells 20051005
24 SET_WIDTH Instance method Public Method Sets Width of Toggle Button 20051005
25 SET_WIDTH_FIELDNAME Instance method Public Method Sets Field with Widths of Toggle Buttons 20051005
Events
Class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no event.
Types
Class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no parameter.
Method CONSTRUCTOR on class CL_SALV_WD_UIE_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 20051005

Method GET_CHECKED_IMAGE_SOURCE on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method GET_CHECKED_IMG_SRC_FIELDNAME Signature

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

Method GET_CHECKED_IMG_SRC_FIELDNAME on class CL_SALV_WD_UIE_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 20051005

Method GET_DESIGN on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method GET_DESIGN_FIELDNAME Signature

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

Method GET_DESIGN_FIELDNAME on class CL_SALV_WD_UIE_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 20051005

Method GET_IMAGE_FIRST on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method GET_IMAGE_FIRST_FIELDNAME Signature

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

Method GET_IMAGE_FIRST_FIELDNAME on class CL_SALV_WD_UIE_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 20051005

Method GET_IMAGE_SOURCE on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method GET_IMAGE_SOURCE_FIELDNAME Signature

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

Method GET_IMAGE_SOURCE_FIELDNAME on class CL_SALV_WD_UIE_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 20051005

Method GET_TEXT on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method GET_TEXT_FIELDNAME Signature

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

Method GET_TEXT_FIELDNAME on class CL_SALV_WD_UIE_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 20051005

Method GET_WIDTH on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method GET_WIDTH_FIELDNAME Signature

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

Method GET_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_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 20051005

Method SET_CHECKED_IMAGE_SOURCE on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method SET_CHECKED_IMG_SRC_FIELDNAME 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 20051005

Method SET_CHECKED_IMG_SRC_FIELDNAME on class CL_SALV_WD_UIE_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 20051005

Method SET_DESIGN on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method SET_DESIGN_FIELDNAME 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 20051005

Method SET_DESIGN_FIELDNAME on class CL_SALV_WD_UIE_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 20051005

Method SET_IMAGE_FIRST on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method SET_IMAGE_FIRST_FIELDNAME 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 20051005

Method SET_IMAGE_FIRST_FIELDNAME on class CL_SALV_WD_UIE_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 20051005

Method SET_IMAGE_SOURCE on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method SET_IMAGE_SOURCE_FIELDNAME 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 20051005

Method SET_IMAGE_SOURCE_FIELDNAME on class CL_SALV_WD_UIE_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 20051005

Method SET_TEXT on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method SET_TEXT_FIELDNAME 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 20051005

Method SET_TEXT_FIELDNAME on class CL_SALV_WD_UIE_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 20051005

Method SET_WIDTH on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.

Method SET_WIDTH_FIELDNAME 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 20051005

Method SET_WIDTH_FIELDNAME on class CL_SALV_WD_UIE_A_TOGGLE_BUTTON has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 710