|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zkoss.zk.ui.Sessions
org.zkoss.zk.ui.sys.SessionsCtrl
public class SessionsCtrl
An addition interface to Sessions for implementation.
| Field Summary |
|---|
| Fields inherited from class org.zkoss.zk.ui.Sessions |
|---|
_sess |
| Constructor Summary | |
|---|---|
protected |
SessionsCtrl()
|
| Method Summary | |
|---|---|
static SessionCtrl |
getCurrentCtrl()
Returns the current SessionCtrl. |
static void |
setCurrent(Session sess)
Sets the session for the current thread. |
| Methods inherited from class org.zkoss.zk.ui.Sessions |
|---|
getCurrent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected SessionsCtrl()
| Method Detail |
|---|
public static final void setCurrent(Session sess)
public static final SessionCtrl getCurrentCtrl()
SessionCtrl.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||