Docmosis API 4.5.0

Uses of Class
com.docmosis.template.population.format.BooleanDataFormatter

Packages that use BooleanDataFormatter
com.docmosis.template.population.format   
 

Uses of BooleanDataFormatter in com.docmosis.template.population.format
 

Fields in com.docmosis.template.population.format declared as BooleanDataFormatter
static BooleanDataFormatter BooleanDataFormatter.BOOLEAN_Y_N_DATA_FORMATTER
          A Convenience DataFormatter that will render Y, N values for booleans.
static BooleanDataFormatter BooleanDataFormatter.BOOLEAN_Yes_No_DATA_FORMATTER
          A Convenience DataFormatter that will render Yes, No values for booleans.
static BooleanDataFormatter BooleanDataFormatter.BOOLEAN_YES_NO_DATA_FORMATTER
          A Convenience DataFormatter that will render YES, NO values for booleans.
static BooleanDataFormatter BooleanDataFormatter.BOOLEAN_yes_no_DATA_FORMATTER
          A Convenience DataFormatter that will render yes, no values for booleans.
static BooleanDataFormatter BooleanDataFormatter.BOOLEAN_WINGDINGS_TICK_CROSS_DATA_FORMATTER
          A Convenience DataFormatter that will render WingDings tick and cross values for booleans.
static BooleanDataFormatter BooleanDataFormatter.BOOLEAN_WINGDINGS_TICK_CROSS_BOX_DATA_FORMATTER
          A Convenience DataFormatter that will render WingDings tick, cross and empty box values for Booleans.
static BooleanDataFormatter BooleanDataFormatter.BOOLEAN_DINGBATS_TICK_CROSS_DATA_FORMATTER
          A Convenience DataFormatter that will render Dingbats tick and cross values for booleans.
 


Docmosis API 4.5.0

Copyright © 2014 Docmosis Pty Ltd. All Rights Reserved.