Designing rich AJAX Web interfaces with ZK


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements UNIX and Linux RSS News Designing rich AJAX Web interfaces with ZK
# 1  
Old 07-22-2008
Designing rich AJAX Web interfaces with ZK

07-22-2008 01:00 AM
ZK is an AJAX toolkit designed to make creating user interfaces that run in a Web browser as simple as creating event-driven interfaces for desktop applications. The interfaces created with ZK use an XML markup language to define the user interface and Java code to implement the Web application's functionality. ZK includes support for data-bound controls so that you do not have to worry about updating the user interface forms when you change your Java objects.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
libgamin-1(3)							C Library Functions						     libgamin-1(3)

NAME
libgamin-1 - library interfaces to detect when a file or a directory has been modified DESCRIPTION
libgamin-1 is compatible with FAM 2.6.8 and allows to detect when a file or a directory has been modified. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWgamin | +-----------------------------+-----------------------------+ |Interface stability |Volatile | +-----------------------------+-----------------------------+ SEE ALSO
gam_server(1), attributes(5) Developers want to monitor the changes of a file may use the interfaces exported by FAM project http://oss.sgi.com/projects/fam and link the application to libgamin-1. For the detail information of FAM interfaces refer to http://oss.sgi.com/projects/fam/doc.html. Gamin Homepage: http://www.gnome.org/~veillard/gamin NOTES
Written by Lin Ma, Sun Microsystems Inc., 2008. SunOS 5.11 25 Mar 2008 libgamin-1(3)