org.zkoss.zul
Class Version
java.lang.Object
org.zkoss.zul.Version
public class Version
- extends Object
The version of the ZK XUL 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 © 2013. All rights reserved.