Class StiTextFormatHelper
java.lang.Object
com.stimulsoft.webdesigner.helper.StiTextFormatHelper
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncommonTextFormatItem(StiFormatService service) dateTextFormatItem(StiDateFormatService service) getDateAndTimeFormats(String category, StiFormatService service) static StiFormatServicegetFormatService(HashMap<String, Object> properties) getTextFormatItem(StiFormatService service) timeTextFormatItem(StiTimeFormatService service)
-
Constructor Details
-
StiTextFormatHelper
public StiTextFormatHelper()
-
-
Method Details
-
generalTextFormatItem
-
numberTextFormatItem
-
currencyTextFormatItem
-
dateTextFormatItem
-
timeTextFormatItem
-
percentageTextFormatItem
-
booleanTextFormatItem
-
customTextFormatItem
-
commonTextFormatItem
-
getCurrencySymbols
-
getFormatService
public static StiFormatService getFormatService(HashMap<String, Object> properties) throws JSONException- Throws:
JSONException
-
getDateAndTimeFormats
-
getTextFormatItem
-
getTextFormatItems
-