Serialized Form
-
Package com.foreach.across.modules.bootstrapui.elements
-
Class com.foreach.across.modules.bootstrapui.elements.DateTimeFormElementConfiguration
-
Class com.foreach.across.modules.bootstrapui.elements.Grid
-
Class com.foreach.across.modules.bootstrapui.elements.Grid.Position
-
Class com.foreach.across.modules.bootstrapui.elements.NumericFormElementConfiguration
-
Serialized Fields
-
currency
Currency currency
-
forceWhitespaceAroundSign
boolean forceWhitespaceAroundSign
-
format
NumericFormElementConfiguration.Format format
-
locale
Locale locale
-
localizeDecimalSymbols
boolean localizeDecimalSymbols
-
localizeOutputFormat
boolean localizeOutputFormat
-
-
-
Class com.foreach.across.modules.bootstrapui.elements.SelectFormElementConfiguration
-
Class com.foreach.across.modules.bootstrapui.elements.Style
class Style extends Object implements Serializable- serialVersionUID:
- 1186095031223055070L
-
Serialized Fields
-
isDefault
boolean isDefault
-
name
String name
-
-
-
Package com.foreach.across.modules.bootstrapui.elements.autosuggest
-
Class com.foreach.across.modules.bootstrapui.elements.autosuggest.AutoSuggestFormElementConfiguration
class AutoSuggestFormElementConfiguration extends ElementConfigurationMap<AutoSuggestFormElementConfiguration> implements Serializable-
Serialized Fields
-
builderCustomizer
Consumer<AutoSuggestFormElementBuilder> builderCustomizer
-
-
-
Class com.foreach.across.modules.bootstrapui.elements.autosuggest.AutoSuggestFormElementConfiguration.DataSet
class DataSet extends ElementConfigurationMap<AutoSuggestFormElementConfiguration.DataSet> implements Serializable
-
-
Package com.foreach.across.modules.bootstrapui.utils