|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.ui.WebApps
public class WebApps
Utilities related to the whole Web application.
| Constructor Summary | |
|---|---|
WebApps()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getEdition()
Returns the edition, such as Enterprise, Professional and Standard. |
static boolean |
getFeature(java.lang.String feature)
Returns whether the specified feature is supported. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WebApps()
| Method Detail |
|---|
public static boolean getFeature(java.lang.String feature)
feature - which feature to check. Supported features:
public static java.lang.String getEdition()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||