Apache Wicket 10.x Reference Guide
. . . . . . 322 Appendix D: Working with Karaf. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 327 D.1. Wicket feature . . . . @NotNull private String city; @NotNull private String street; @Pattern(regexp = "\\d+", message = "{address.invalidZipCode}") private String zipCode; } You might have noted that in localizable: the pop-up calendar must be localizable in order to support different languages. That’s what we’d like to have with our custom datepicker. In the rest of the chapter we will see how to implement the0 码力 | 336 页 | 7.16 MB | 1 年前3Apache Wicket 9.x Reference Guide
. . . . . . 321 Appendix D: Working with Karaf. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 326 D.1. Wicket feature . . . . @NotNull private String city; @NotNull private String street; @Pattern(regexp = "\\d+", message = "{address.invalidZipCode}") private String zipCode; } You might have noted that in localizable: the pop-up calendar must be localizable in order to support different languages. That’s what we’d like to have with our custom datepicker. In the rest of the chapter we will see how to implement the0 码力 | 335 页 | 7.15 MB | 1 年前3Apache Wicket 8.x Reference Guide
Wicket . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 337 Appendix D: Contributing to this guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . @NotNull private String city; @NotNull private String street; @Pattern(regexp = "\\d+", message = "{address.invalidZipCode}") private String zipCode; } You might have noted that in localizable: the pop-up calendar must be localizable in order to support different languages. That’s what we’d like to have with our custom datepicker. In the rest of the chapter we will see how to implement the0 码力 | 350 页 | 9.95 MB | 1 年前3Apache Wicket 7.x Reference Guide
Wicket . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 333 Appendix D: Contributing to this guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . @NotNull private String city; @NotNull private String street; @Pattern(regexp = "\\d+", message = "{address.invalidZipCode}") private String zipCode; } You might have noted that in localizable: the pop-up calendar must be localizable in order to support different languages. That’s what we’d like to have with our custom datepicker. In the rest of the chapter we will see how to implement the0 码力 | 346 页 | 10.00 MB | 1 年前3
共 4 条
- 1