Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


oracle.dss.gridView.gui
Interface UIFormatNameCallBack


public interface UIFormatNameCallBack

A callback interface for application to localize the format name on FormatsPanel


Method Summary
 java.lang.String getUIFormatName(java.lang.String formatname)
          Get the localized format name

 

Method Detail

getUIFormatName

public java.lang.String getUIFormatName(java.lang.String formatname)
Get the localized format name
Parameters:
formatname - the original format name
Returns:
localized format name

Oracle™ Business Intelligence Beans Java API Reference
Release 10
g (9.0.4)
Part number B12159_01


Copyright © 2003, Oracle. All Rights Reserved.