-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: viewer-wicket-1.2.0, core-1.2.0
-
Fix Version/s: viewer-wicket-1.3.0, core-1.3.0
-
Component/s: Isis Core, Isis Viewer Wicket
-
Labels:None
works very similar to choices, eg:
Customer getCustomer()
{ ... }List<Customer> autoCompleteCustomer(String searchArg) { ... }
- is a clone of
-
ISIS-433 Provide context-specific autoComplete through prefixed methods on actions parameters (cf choices method).
-
- Closed
-