SAP ABAP Class CL_TFR_UNICODE_RANGE_LIST (Display supported Unicode Ranges)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-PRN (Application Component) Print and Output Management
     S_FONT_SUPPLEMENTARY (Package) Supplementary functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FONT_LIST Results + ALV grid 20100913
Properties
Class CL_TFR_UNICODE_RANGE_LIST  
Short Description Display supported Unicode Ranges    
Super Class CL_FONT_LIST Results + ALV grid 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_FONT_SUPPLEMENTARY   Supplementary functionality 
Created 20100913   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_TFR_FONT_FINDER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_TFR_UNICODE_RANGE_LIST has no interface implemented.
Friends
Class CL_TFR_UNICODE_RANGE_LIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FONT Instance attribute Private Object reference (TYPE REF TO) CL_FONT_INSTANCE Instance of font returned through font selector 20100913
2 MT_UNICODE_NAME Instance attribute Private Type reference (TYPE) TY_UNICODE_NAME_TAB 20100913
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100913
2 SET_ATTRIBUTES Instance method Public Method Reset attributes 20100913
Events
Class CL_TFR_UNICODE_RANGE_LIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_UNICODE_NAME Public See coding 20100913
2 TY_UNICODE_NAME_TAB Public See coding 20100913
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTAINER_NAME Call by reference Type reference (TYPE) SCRFNAME Name of a Screen Element 20100913
2 Importing IM_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20100913
3 Importing IO_FONT Call by reference Object reference (TYPE REF TO) CL_FONT_INSTANCE Instance of font returned through font selector 20100913

Method CONSTRUCTOR on class CL_TFR_UNICODE_RANGE_LIST has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20100913
2 Importing IO_FONT Call by reference Object reference (TYPE REF TO) CL_FONT_INSTANCE Instance of font returned through font selector 20100913

Method SET_ATTRIBUTES on class CL_TFR_UNICODE_RANGE_LIST has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703