org.zkoss.zk.ui.sys
Class WebAppsCtrl

java.lang.Object
  extended by org.zkoss.zk.ui.WebApps
      extended by org.zkoss.zk.ui.sys.WebAppsCtrl

public class WebAppsCtrl
extends WebApps

An additional utilities for implementation related to WebApp.

Since:
5.0.9
Author:
tomyeh

Field Summary
 
Fields inherited from class org.zkoss.zk.ui.WebApps
_wapp
 
Constructor Summary
WebAppsCtrl()
           
 
Method Summary
static void setCurrent(WebApp wapp)
          Sets the Web application for this installation.
 
Methods inherited from class org.zkoss.zk.ui.WebApps
getCurrent, getEdition, getFeature
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebAppsCtrl

public WebAppsCtrl()
Method Detail

setCurrent

public static final void setCurrent(WebApp wapp)
Sets the Web application for this installation.

Since:
5.0.9
See Also:
WebApps.getCurrent()


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo