1CGI.AjaxData(3kaya)          Kaya module reference         CGI.AjaxData(3kaya)
2
3
4

NAME

6       CGI::AjaxData - Ajax data requests
7

SYNOPSIS

9       CGI::AjaxData< >
10
11
12     = JSValue(String js)
13
14
15     | ThisValue()
16
17
18     | Data(String val)
19
20
21     | InputValue(String id)
22
23
24     | InnerHTML(String htmlId)
25

DESCRIPTION

27       Methods   for  requesting  additional  data  for  ajax  commands,  e.g.
28       retrieving the value of an element in the DOM or event data.
29

AUTHORS

31       Kaya  standard  library  by  Edwin  Brady,  Chris  Morris  and   others
32       (kaya@kayalang.org). For further information see http://kayalang.org/
33

LICENSE

35       The  Kaya  standard  library  is free software; you can redistribute it
36       and/or modify it under the terms  of  the  GNU  Lesser  General  Public
37       License  (version  2.1  or  any later version) as published by the Free
38       Software Foundation.
39
40
41
42Kaya                             December 2010             CGI.AjaxData(3kaya)
Impressum