org.zkoss.zhtml
Class Version
java.lang.Object
org.zkoss.zhtml.Version
public class Version
- extends Object
The version of the ZK ZHTML component set.
UID
must be the same as the version specified in lang.xml
and config.xml.
- 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 © 2014. All Rights Reserved.