| Package | Description |
|---|---|
| to.etc.domui.server | |
| to.etc.domui.state | |
| to.etc.domui.testsupport |
| Modifier and Type | Method and Description |
|---|---|
WindowSession |
RequestContextImpl.getWindowSession()
Gets this request's conversation.
|
WindowSession |
IRequestContext.getWindowSession()
Return the WindowSession for this request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DomApplication.internalCallWindowSessionCreated(WindowSession ws) |
void |
DomApplication.internalCallWindowSessionDestroyed(WindowSession ws) |
void |
RequestContextImpl.internalSetWindowSession(WindowSession cm)
QUESTIONABLE.
|
void |
IDomUIStateListener.windowSessionCreated(WindowSession ws) |
void |
IDomUIStateListener.windowSessionDestroyed(WindowSession ws) |
| Modifier and Type | Method and Description |
|---|---|
WindowSession |
AppSession.createWindowSession()
Create a new WindowSession.
|
WindowSession |
AppSession.findWindowSession(String wid)
Try to locate the WindowSession with the specified ID in this HttpSession.
|
WindowSession |
ConversationContext.getWindowSession()
Experimental interface: get the WindowSession for this page(set).
|
| Constructor and Description |
|---|
ShelvedDomUIPage(WindowSession ws,
Page page) |
| Modifier and Type | Method and Description |
|---|---|
WindowSession |
TestRequestContext.getWindowSession() |
Copyright © 2017 etc.to. All rights reserved.