Package org.zkoss.zk.au.impl

The implementation of asynchronous updates (implementation only).

See:
          Description

Class Summary
BookmarkChangedCommand Used by AuRequest to implement a command to broadcast an BookmarkEvent event to all root components.
CheckCommand Used only by AuRequest to implement the CheckEvent relevant command.
ClientInfoCommand Used by AuRequest to implement a command to broadcast an ClientInfoEvent event to all root components.
Commands Utilities to implement Command.
DropCommand Used only by AuRequest to implement the DropEvent relevant command.
DummyCommand A dummy command that does nothing but triggers an execution to prcess all pending request, if any.
ErrorCommand Used only by AuRequest to implement the ErrorEvent relevant command.
GenericCommand Used by AuRequest to implement generic command that does nothing but posting an Event.
GetUploadInfoCommand Used with AuRequest to return the ratio (aka., the progress) of the current uploading.
InputCommand Used only by AuRequest to implement the InputEvent relevant command.
KeyCommand Used only by AuRequest to implement the KeyEvent relevant command.
MouseCommand Used only by AuRequest to implement the MouseEvent relevant command.
MoveCommand Used only by AuRequest to implement the MoveEvent relevant command.
OpenCommand Used only by AuRequest to implement the OpenEvent relevant command.
RedrawCommand Used only by AuRequest to implement the redraw command.
RemoveCommand Used only by AuRequest to implement the remove command.
RemoveDesktopCommand A command to remove the specified desktop.
RenderCommand Used only by AuRequest to implement the render relevant command.
ScrollCommand Used only by AuRequest to implement the ScrollEvent relevant command.
SelectCommand Used only by AuRequest to implement the SelectEvent relevant command.
SelectionCommand Used only by AuRequest to implement the SelectionEvent relevant command.
SizeCommand Used only by AuRequest to implement the SizeEvent relevant command.
UpdateResultCommand Used only by AuRequest to implement the updateResult command.
ZIndexCommand Used only by AuRequest to implement the ZIndexEvent relevant command.
 

Package org.zkoss.zk.au.impl Description

The implementation of asynchronous updates (implementation only).



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.