Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
viewer-wicket-1.2.0, core-1.2.0
-
None
Description
works very similar to choices, eg:
Customer getCustomer()
{ ... }List<Customer> autoCompleteCustomer(String searchArg) { ... }
Attachments
Issue Links
- is a clone of
-
CAUSEWAY-433 Provide context-specific autoComplete through prefixed methods on actions parameters (cf choices method).
- Closed