F2F | Documentation | Client
The F2F client provides a graphic interface to an F2F server, and is described in the presentation at FF12. It offers 9 displays and the following 13 services, invoked by sending a <clientreq> with @function as follows:
| Name | Description |
|---|---|
| alert | Pops up a read-only message box. |
| clipboard-clear | Clears the semantic clipboard |
| data-input | Gathers a dynamicData DOM. Loads a stylesheet and applies this to the dynamic data. Then process()es the output. |
| js-value-set | Sets the JS value. |
| modify | For modifying the HTML. deprecated~?? |
| packet | Activates packet(s) at the specified Xpath location. (Experimental, currently untested) |
| param-set | Sets clientside parameters. |
| receive | Receives incoming data |
| send | Send data. |
| thread-add | Adds new threads (security contexts) to the client |
| thread-delete | Deletes threads from the client |
| thread-edit | Edits the contents of threads (client windows) |
| thread-wait | Suspends threads |
Generated 2009-07-16 08:05:14 Europe/London from a docbook.xml by F2F Documentation Module.