org.zkoss.web
Class Version
java.lang.Object
org.zkoss.web.Version
public class Version
- extends Object
The version of the ZK Web Library.
UID must be the same as the version specified in config.xml.
- Since:
- 3.0.0
- Author:
- tomyeh
|
Field Summary |
static String |
UID
Returns the version UID. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UID
public static final String UID
- Returns the version UID.
- See Also:
- Constant Field Values
Version
public Version()
Copyright © 2015. All rights reserved.