org.zkoss.zkex
Class Version
java.lang.Object
org.zkoss.zkex.Version
public class Version
- extends Object
The version of the ZUL extension.
UID
must be the same as the version specified in lang-addon.xml
Available in ZK PE and ZK EE.
- 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.