Reporting API Documentation

ffr.FormatService

global with sharing class FormatService

This is the service class that provides constants to do with formatting in Action View Template and action view.

Date

2016

Properties

Name Type Description
SCALING_DEFAULT String Constant for using default scaling.
SCALING_NEAREST_THOUSAND String Constant for scaling to the nearest thousand.
SCALING_NEAREST_MILLION String Constant for scaling to the nearest million.
NEGATIVE_NUMBER_BRACKETS String Constant for the displaying negative numbers with brackets.
NEGATIVE_NUMBER_SIGNED String Constant for the displaying negative numbers with a sign.
NEGATIVE_NUMBER_UNSIGNED String Constant for the displaying negative numbers without a sign.
© Copyright 2009–2018 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.