Package | Description |
---|---|
org.zkoss.util |
Utilities for handling data structures.
|
org.zkoss.util.resource |
Resources and their locators and loaders.
|
org.zkoss.zk.ui.sys |
Internal interfaces of user interfaces and factories (behind the scene).
|
Modifier and Type | Class and Description |
---|---|
class |
CacheMap<K,V>
The cache map.
|
class |
FastReadCache<K,V>
A
CacheMap that the possibility to have cache hit is much more than
not. |
class |
MultiCache<K,V>
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceCache<K,V>
Used to cache resources.
|
Modifier and Type | Method and Description |
---|---|
static void |
ComponentsCtrl.setEventMethodCache(Cache cache)
Sets the cache that stores the information about event handler methods.
|
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.