| Method summary | |
|---|---|
| js-on-complete | (l auto-complete) |
| js-on-select | (l auto-complete) |
| js-on-select | (self fkey-auto-complete) |
| present-slot | (slot ajax-foreign-key-slot-presentation) instance |
| render-on | (res response) (self empty-page) |
| render-on | (res response) (l auto-complete) |
| render-on | (res response) (output auto-complete-output) |
| shared-initialize | (slot ajax-foreign-key-slot-presentation) slots &rest args |
| Function summary | |
|---|---|
| generate-ajax-request | js-url &optional js-options |
| make-auto-complete-url | input-id |
| Macro summary | |
|---|---|
| make-action-url | component action |
| with-ajax-action | (component) &body action |
| with-ajax-request | js-url &rest js-options |
creates a url that calls the auto-complete entry-point for INPUT-ID.
There has got to be something like this buried in UCW somewhere, but here's what i use.