Apache Wicket 7.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 16.10. Custom resources. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 227 19.6. Creating custom AJAX call listener . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . of presentation code and GUI elements building custom components. Even if Wicket already comes with a rich set of ready-to-use components, building custom components is a common practice when working with0 码力 | 346 页 | 10.00 MB | 1 年前3Apache Wicket 8.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 16.10. Custom resources. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 227 19.6. Creating custom AJAX call listener . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . of presentation code and GUI elements building custom components. Even if Wicket already comes with a rich set of ready-to-use components, building custom components is a common practice when working with0 码力 | 350 页 | 9.95 MB | 1 年前3Apache Wicket 10.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 169 16.10. Custom resources. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 214 19.6. Creating custom AJAX call listener . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . of presentation code and GUI elements building custom components. Even if Wicket already comes with a rich set of ready-to-use components, building custom components is a common practice when working with0 码力 | 336 页 | 7.16 MB | 1 年前3Apache Wicket 9.x Reference Guide
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 168 16.10. Custom resources. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 213 19.6. Creating custom AJAX call listener . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . of presentation code and GUI elements building custom components. Even if Wicket already comes with a rich set of ready-to-use components, building custom components is a common practice when working with0 码力 | 335 页 | 7.15 MB | 1 年前3Spring Framework 1.2.7 Changelog
paths without dot * added overloaded constructor to StringArrayPropertyEditor, allowing to specify a custom separator for String splitting * fixed ArgumentConvertingMethodInvoker to perform conversion attempts terminate) * marked AnnotationTransactionAttributeSource as Serializable Package org.springframework.ui * added "defaultEncoding" bean property to FreeMarkerConfigurationFactory(Bean), inherited by FreeMarkerConfigurer to access the settings * added "argumentSeparator" property to MessageTag, allowing to specify a custom separator instead of the default comma * VelocityView converts Velocity's MethodInvocationException0 码力 | 87 页 | 248.22 KB | 1 年前3Spring Framework 1.2.x Changelog
field of it * added public "getPropertyEditorRegistry()" method to BindException, for re- registering custom editors * DataBinder matches all field names using their canonical name (for required and allowed paths without dot * added overloaded constructor to StringArrayPropertyEditor, allowing to specify a custom separator for String splitting * fixed ArgumentConvertingMethodInvoker to perform conversion attempts terminate) * marked AnnotationTransactionAttributeSource as Serializable Package org.springframework.ui * added "defaultEncoding" bean property to FreeMarkerConfigurationFactory(Bean), inherited by FreeMarkerConfigurer0 码力 | 94 页 | 267.57 KB | 1 年前3Spring Framework 1.2.8 Changelog
paths without dot * added overloaded constructor to StringArrayPropertyEditor, allowing to specify a custom separator for String splitting * fixed ArgumentConvertingMethodInvoker to perform conversion attempts terminate) * marked AnnotationTransactionAttributeSource as Serializable Package org.springframework.ui * added "defaultEncoding" bean property to FreeMarkerConfigurationFactory(Bean), inherited by FreeMarkerConfigurer to access the settings * added "argumentSeparator" property to MessageTag, allowing to specify a custom separator instead of the default comma * VelocityView converts Velocity's MethodInvocationException0 码力 | 89 页 | 254.65 KB | 1 年前3Spring Framwork Web on Servlet Stack v5.3.36 SNAPSHOT
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38 Custom Annotations. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . FreeMarkerViewResolver Convenient subclass of UrlBasedViewResolver that supports FreeMarkerView and custom subclasses of them. ContentNegotiatingViewResolver Implementation of the ViewResolver interface To use themes in your web application, you must set up an implementation of the org.springframework.ui.context.ThemeSource interface. The WebApplicationContext interface extends ThemeSource but delegates0 码力 | 259 页 | 3.58 MB | 1 年前3Spring Framework 1.2.6 Changelog
default messages * added "renderDefaultMessage" template method to AbstractMessageSource, allowing for custom processing of default msgs Package org.springframework.core * unified path normalization in ClassPathResource JotmFactoryBean, for specifying the default JOTM transaction timeout Package org.springframework.ui * Multiple custom TemplateLoaders / loader paths can now be set on FreeMarkerConfigurationFactory / FreeMarkerConfigurer ProxyFactory * added protected "Object getProxy(AopProxy)" hook to ProxyFactoryBean, for specifying a custom class loader * modified AbstractAutoProxyCreator to defer setting of the frozen flag until *after*0 码力 | 83 页 | 236.45 KB | 1 年前3Spring Framework 1.2.5 Changelog
ProxyFactory * added protected "Object getProxy(AopProxy)" hook to ProxyFactoryBean, for specifying a custom class loader * modified AbstractAutoProxyCreator to defer setting of the frozen flag until *after* * fixed BeanWrapperImpl's "getPropertyType" implementation to avoid potential NPE in case of no custom editors * AbstractFactoryBean implements DisposableBean and calls the "destroyInstance(Object)" added protected "Object getProxy(AopProxy)" hook to TransactionProxyFactoryBean, for specifying a custom class loader Package org.springframework.util * Log4jConfigurer resolves ${...} placeholders in0 码力 | 79 页 | 226.37 KB | 1 年前3
共 380 条
- 1
- 2
- 3
- 4
- 5
- 6
- 38