|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.ui.impl.SimpleScope
org.zkoss.zk.ui.impl.SynchronizedScope
public class SynchronizedScope
A synchronized scope.
It is extended from SimpleScope, but it can be accessed
concurrently.
Thread safe.
| Constructor Summary | |
|---|---|
SynchronizedScope(Scope owner)
|
|
| Method Summary |
|---|
| Methods inherited from class org.zkoss.zk.ui.impl.SimpleScope |
|---|
addScopeListener, clone, getAttribute, getAttribute, getAttributes, getListeners, hasAttribute, hasAttribute, notifyIdSpaceChanged, notifyParentChanged, removeAttribute, removeAttribute, removeScopeListener, setAttribute, setAttribute, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SynchronizedScope(Scope owner)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||