SAP ABAP Interface IF_SALV_WD_GRAPHIC_SETTINGS (Settings for Entire 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_WD_CONFIG_TABLE Configuration of the ALV Output 20060314
Properties
Interface IF_SALV_WD_GRAPHIC_SETTINGS  
Short Description Settings for Entire ALV Output    
General Data
Package SALV_WD_CONFIG   SALV WD Configuration 
Created 20020903   SAP 
Last changed 20071217   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_WD_GRAPHIC_SETTINGS has no forward declaration.
Interfaces
Interface IF_SALV_WD_GRAPHIC_SETTINGS has no interface.
Friends
Interface IF_SALV_WD_GRAPHIC_SETTINGS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DIMENSION Instance attribute Public Type reference (TYPE) WDUI_BGDIMENSION 20060329
2 HEIGHT Instance attribute Public Type reference (TYPE) SALV_WD_GRAPHIC_SIZE 20060329
3 TYPE Instance attribute Public Type reference (TYPE) WDUI_BGTYPE 20060329
4 WIDTH Instance attribute Public Type reference (TYPE) SALV_WD_GRAPHIC_SIZE 20060329
Methods
# Method Level Visibility Method type Description Created on
1 GET_DIMENSION Instance method Public Method Returns Perspective of Business Graphic 20060329
2 GET_HEIGHT Instance method Public Method Returns Height of Business Graphic in Percent 20060329
3 GET_TYPE Instance method Public Method Returns Diagram Type of Business Graphic 20060329
4 GET_WIDTH Instance method Public Method Returns Width of Business Graphic in Percent 20060329
5 SET_DIMENSION Instance method Public Method Defines Perspective of Business Graphic 20060329
6 SET_HEIGHT Instance method Public Method Defines Height of Business Graphic in Percent 20060329
7 SET_TYPE Instance method Public Method Defines Diagram Type of Business Graphic 20060329
8 SET_WIDTH Instance method Public Method Defines Width of Business Graphic in Percent 20060329
Events
Interface IF_SALV_WD_GRAPHIC_SETTINGS has no event.
Types
Interface IF_SALV_WD_GRAPHIC_SETTINGS has no local type.
Method Signatures

Method GET_DIMENSION Signature

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

Method GET_DIMENSION on Interface IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method GET_HEIGHT Signature

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

Method GET_HEIGHT on Interface IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method GET_TYPE Signature

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

Method GET_TYPE on Interface IF_SALV_WD_GRAPHIC_SETTINGS 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) SALV_WD_GRAPHIC_SIZE 20060329

Method GET_WIDTH on Interface IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method SET_DIMENSION 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_BUSINESS_GRAPHICS=>T_DIMENSION CL_WD_BUSINESS_GRAPHICS=>E_DIMENSION-TWO 20060329

Method SET_DIMENSION on Interface IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method SET_HEIGHT Signature

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

Method SET_HEIGHT on Interface IF_SALV_WD_GRAPHIC_SETTINGS has no exception.

Method SET_TYPE 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_BUSINESS_GRAPHICS=>T_CHART_TYPE CL_WD_BUSINESS_GRAPHICS=>E_CHART_TYPE-COLUMNS 20060329

Method SET_TYPE on Interface IF_SALV_WD_GRAPHIC_SETTINGS 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) SALV_WD_GRAPHIC_SIZE 100 20060329

Method SET_WIDTH on Interface IF_SALV_WD_GRAPHIC_SETTINGS has no exception.
History
Last changed by/on SAP  20071217 
SAP Release Created in 710