F2F Programmer's Reference - F2F Client


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:

NameDescription
alertPops up a read-only message box.
clipboard-clearClears the semantic clipboard
data-inputGathers a dynamicData DOM. Loads a stylesheet and applies this to the dynamic data. Then process()es the output.
js-value-setSets the JS value.
modifyFor modifying the HTML. deprecated~??
packetActivates packet(s) at the specified Xpath location. (Experimental, currently untested)
param-setSets clientside parameters.
receiveReceives incoming data
sendSend data.
thread-addAdds new threads (security contexts) to the client
thread-deleteDeletes threads from the client
thread-editEdits the contents of threads (client windows)
thread-waitSuspends threads

Generated 2009-07-16 08:05:14 Europe/London from a docbook.xml by F2F Documentation Module.