[ 
https://issues.apache.org/jira/browse/ISIS-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dan Haywood updated ISIS-434:
-----------------------------

    Description: 
works very similar to choices, eg: 

Customer getCustomer() { ... }
List<Customer> autoCompleteCustomer(String searchArg) { ... }

  was:
works very similar to choices, eg: 

Customer foo()
List<Customer> autoComplete0Foo(String searchArg)

    
> Provide context-specific autoComplete through prefixed methods on properties
> ----------------------------------------------------------------------------
>
>                 Key: ISIS-434
>                 URL: https://issues.apache.org/jira/browse/ISIS-434
>             Project: Isis
>          Issue Type: New Feature
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>
> works very similar to choices, eg: 
> Customer getCustomer() { ... }
> List<Customer> autoCompleteCustomer(String searchArg) { ... }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to