abstract class AbstractDataBindingGrailsPlugin extends Plugin
Plugin for configuring the data binding features of Grails
Modifiers | Name | Description |
---|---|---|
static List<String> |
DEFAULT_DATE_FORMATS |
|
static String |
DEFAULT_JSR310_LOCAL_DATE_FORMAT |
|
static String |
DEFAULT_JSR310_LOCAL_DATE_TIME_FORMAT |
|
static String |
DEFAULT_JSR310_LOCAL_TIME_FORMAT |
|
static String |
DEFAULT_JSR310_OFFSET_TIME_FORMAT |
|
static String |
DEFAULT_JSR310_OFFSET_ZONED_DATE_TIME_FORMAT |
Properties inherited from class | Properties |
---|---|
class Plugin |
applicationContext, artefacts, enabled, environment, grailsApplication, plugin, pluginManager |
Constructor and description |
---|
AbstractDataBindingGrailsPlugin() |
Type Params | Return Type | Name and description |
---|---|---|
|
Closure |
doWithSpring() |
Methods inherited from class | Name |
---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |