Uses of Class
org.zkoss.zk.ui.DesktopUnavailableException

Packages that use DesktopUnavailableException
org.zkoss.zk.ui Interfaces of the common user-interfaces, such as Page and Component
org.zkoss.zk.ui.sys Internal interfaces of user interfaces and factories (behind the scene). 
 

Uses of DesktopUnavailableException in org.zkoss.zk.ui
 

Methods in org.zkoss.zk.ui that throw DesktopUnavailableException
static void Executions.activate(Desktop desktop)
          Activates a server-push thread.
static boolean Executions.activate(Desktop desktop, long timeout)
          Activates a server-push thread with, or until a certain amount of real time has elapsed.
 

Uses of DesktopUnavailableException in org.zkoss.zk.ui.sys
 

Methods in org.zkoss.zk.ui.sys that throw DesktopUnavailableException
 boolean ServerPush.activate(long timeout)
          Activate the current thread (which must be a server-push thread).
 



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